Paul Dean wrote:
So, this cannot be done within CMakeLists.txt for OS X? It must be done like mike says or with a script?
Yes, you can not force a directory from the CMakeLists.txt file, a user of cmake expects to be able to pick the output directory.
-Bill _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
