Hi list,

I set the variable CMAKE_PREFIX_PATH on the command line
so that CMake can find some Config files installed in a
non-standard directory.
The makefile generator prints the following warning:

CMake Warning: The variable, 'CMAKE_PREFIX_PATH', specified manually, was not used during the generation.

Actually, the variable IS used, but only for finding the ***_DIRs.

Best regards,
Andreas


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to