Hi,

A quite basic question...

In a given project, I build several libraries and an executable.  How
can I get a different 'include_directories' for each library and not the
same list for all of them (typically, I don't want to have access to the
includes related to the last library when compiling the first one).

Thank you,

Olivier


_______________________________________________
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