On 07/10/2014 12:10 AM, Greg Jung wrote: > The CMake module scripting is weak regarding the variable that should be > taking care of this, > CMAKE_SYSTEM_PREFIX_PATH (i.e., /usr; /opt) will be used in find_path > (after appending /include) > and for find_library(after appending /lib) - according to cmake.html > documentation. For my mingw/msys > builds I set this and the /include, /lib mostly located in > platform/MingW.cmake:
Our issue tracker does not support email-submitted comments. I've copied your comment into the tracker here: http://www.cmake.org/Bug/view.php?id=15011#c36336 Please join discussion over there. Thanks, -Brad -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
