Rob Mathews wrote:
Can you expand on what you mean here? What is CMake checking for that you do not want it to check for?The bug with CPack is even if you don't want to use it, CMake checks forit whilst autoconfiguring, and then fails when it can't find it.There is no way to turn this off. I had to build a version of CMake with that check commented out.
-Bill _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
