Hi,<br><br><div class="gmail_quote">On Thu, Jun 21, 2012 at 1:07 PM, hce <span dir="ltr"><<a href="mailto:jupiter.hce@gmail.com" target="_blank">jupiter.hce@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I am running 2.8.8 on Linux. I have a library already been set up in<br>
environment, I can see it in both LD_LIBRARY_PATH and $PATH, but when I was<br>
compiling another source code which calling find_path() to check the library<br>
package include path, it failed. In general, how the cmake find_path() to<br>
find include path works? What is equivalent Linux shell command I can check<br>
to make sure the library's include path is setting properly?<br></blockquote><div><br></div><div>You can find extensive explanation where find_path works on the different platforms in the CMake documentation:</div><div>
<a href="http://cmake.org/cmake/help/v2.8.8/cmake.html#command:find_path">http://cmake.org/cmake/help/v2.8.8/cmake.html#command:find_path</a></div><div><br></div><div>Andreas</div></div>