On 7/28/07, Daniel <[EMAIL PROTECTED]> wrote: >The custom command would run cmake with the same arguments as in > cmake_check_build_system, but this seems like an ugly hack. > > Can anyone suggest a better way to do this?
Yes. Quit trying to solve this problem and accept that you need to manually list your program files in CMakeLists.txt. It's a non-issue once your project structure stabilizes. Cheers, Brandon Van Every _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
