[CMake] need help with modified helloworld
Brandon Van Every
bvanevery at gmail.com
Wed Jul 25 01:28:30 EDT 2007
On 7/25/07, Andy Dingfelder <DingfelderA at sirtrack.com> 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
More information about the CMake
mailing list