21 Jun 2012 13:07
find_path() to search include path failed
Hi, I am running 2.8.8 on Linux. I have a library already been set up in environment, I can see it in both LD_LIBRARY_PATH and $PATH, but when I was compiling another source code which calling find_path() to check the library package include path, it failed. In general, how the cmake find_path() to find include path works? What is equivalent Linux shell command I can check to make sure the library's include path is setting properly? Thank you. -- View this message in context: http://cmake.3232098.n2.nabble.com/find-path-to-search-include-path-failed-tp7580482.html Sent from the CMake mailing list archive at Nabble.com. -- 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
RSS Feed