On Thursday 30 October 2008, Mike Jackson wrote: > every time I use "include_directories" what is the scope of that call, > ie, will every target after that call now how those added include > directories?
Every target in this directory and all subdirectories. Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
