On Wednesday 10 March 2010, Benoit Thomas wrote:
> Hello,
>
> Are there equivalent to link_directories & 

If you use target_link_libraries(), and all the libraries you link against 
have the full path (which is highly recommended) a per-target 
link_directories() is not necessary.

> include_directories which would require a target ?

This is currently only a per-directory setting.

Alex
_______________________________________________
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

Reply via email to