On 7/25/07, Andy Dingfelder <[EMAIL PROTECTED]> wrote:

CMakeExample/linuxBuild/CmakeLists.txt
CMakeExample/windowsBuild/CmakeLists.txt

This makes no sense.  You don't write different CMakeLists.txt for
different systems, you just do things like IF(UNIX) and IF(WIN32).

basically I want the helloworld example but running "out of source
directory"

http://www.cmake.org/Wiki/CMake_FAQ#Out-of-source_build_trees ?


Cheers,
Brandon Van Every
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to