[cmake-developers] [CMake 0015011]: problem to find non-standard ncurses.h location
Brad King
brad.king at kitware.com
Thu Jul 10 10:13:41 EDT 2014
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
More information about the cmake-developers
mailing list