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 directory as the 
source.

What options do we have other than moving the projects files?

Thanks,
Jon
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to