Add basic copyright/license to keep cmake out of the inspection report

[SVN r55095]
This commit is contained in:
Troy D. Straszheim 2009-07-22 21:51:01 +00:00
parent af25300f1c
commit 7733f0b8ee

View File

@ -1,3 +1,9 @@
#
# Copyright Troy D. Straszheim
#
# Distributed under the Boost Software License, Version 1.0.
# See http://www.boost.org/LICENSE_1_0.txt
#
boost_tool_project(Quickbook
DESCRIPTION "A WikiWiki style documentation tool geared towards C++ documentation"
AUTHORS "Joel de Guzman <joel -at- boost-consulting.com>"