[CMake] using cmake to find libs

Doug Henry brilligent at gmail.com
Wed Aug 3 08:24:38 EDT 2005


If I have a shared custom toolchain on a remote system, and mounted locally 
under /tools for example, there does not seem to be a way to use the cmake 
modules to find these libraries/headers/etc. If I have -I/tools/include and 
-L/tools/lib set, shouldn't the first headers and libs found be the ones in 
those directories since they WILL be the first ones found by the compiler? I 
would consider this to be a fairly large deficiency, if I have missed 
something please let me know.

-doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20050803/6afeb54e/attachment.html


More information about the CMake mailing list