[CMake] Changing name of CMakeLists.txt file

Brad Bell bradbell at seanet.com
Sun Jan 17 11:10:06 EST 2010


Is it possible to use a different name in place of CMakeLists.txt ?

I am considering using CMake, but I want to conform the to one of the 
boost guidelines at
     http://www.boost.org/development/requirements.html
In particular, under the heading
     Directory Structure and Filenames
the following guideline appears:
"Names must contain onl**y lowercase ASCII letters (|'a'|-|'z'|), 
numbers (|'0'|-|'9'|), underscores (|'_'|), hyphens (|'-'|), and periods 
(|'.'|). Spaces are not allowed."


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100117/e05ca899/attachment.htm>


More information about the CMake mailing list