[CMake] Multiple CMakeLists.txt in the same directory

2008-12-18 Thread Jon Shuler
I am looking at converting our build system to cmake and have found an issue. We keep all the project files (VS 6, VS 2003 and VS 2008) in one common directory that is separate from the source tree. Based on what I read it looks like CMake expects the CMakeLists.txt to exist in the same

Re: [CMake] Multiple CMakeLists.txt in the same directory

2008-12-18 Thread Jon Shuler
on what you explained? Jon From: David Cole david.c...@kitware.com To: Jon Shuler jonshu...@yahoo.com Cc: cmake@cmake.org Sent: Thursday, December 18, 2008 10:29:40 AM Subject: Re: [CMake] Multiple CMakeLists.txt in the same directory Consider a CMakeLists.txt file

Re: [CMake] Multiple CMakeLists.txt in the same directory

2008-12-18 Thread Jon Shuler
Is there a recommended way to organize our cmake files? Thanks, Jon From: David Cole david.c...@kitware.com To: Jon Shuler jonshu...@yahoo.com Cc: cmake@cmake.org Sent: Thursday, December 18, 2008 11:03:33 AM Subject: Re: [CMake] Multiple CMakeLists.txt

[CMake] Default project filename for Visual Studio

2008-12-18 Thread Jon Shuler
I searched and I am sure I missed it but how do I change the project filename from zero_check.vcproj to something else? Thanks, Jon ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake