Am Thursday 18 September 2008 14:08:05 schrieb Andreas Pokorny:
> * If I am not mistaken there is yet no clean facility to specify the
> libpath and include path
>   from the toolchain file

The lib path can normally be derived from the root path by specifying the 
proper PATH_SUFFIXES when using find_library.
The include paths can be set by adding include_libraries(SYSTEM .....) in the 
toolchain file.

HS
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to