On 17. Mar, 2010, at 14:34 , David Doria wrote:

>> The syntax is:
>> 
>> INCLUDE_DIRECTORIES(../../include)
>> 
>> This will append to the already existing include directories.
>> 
>> Michael
>> 
> 
> Ok. And then how do I see the list of everything that has been added
> to INCLUDE_DIRECTORIES?
> 
> Thanks,
> 
> David


This is a read-only directory property:

http://www.cmake.org/cmake/help/cmake-2-8-docs.html#prop_dir:INCLUDE_DIRECTORIES

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