Hi Bill,
You can use the MESSAGE("${SOME_INCLUDES}") command. You can also use
the verbose makefile to watch the -I flags that are passed to the compiler.

Chris.

Bill O'Hara wrote:
> Hi
>
> If I do a few include_directories() commands in various files.. is
> there a variable which I can use to print the current search path as
> changed by those commands?
>
> thanks
> b.
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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

_______________________________________________
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