[CMake] INCLUDE_DIRECTORIES empty?

David Doria daviddoria at gmail.com
Wed Mar 17 09:55:20 EDT 2010


> As I said, it's a directory-property:
>
> get_property(inc_dirs DIRECTORY PROPERTY INCLUDE_DIRECTORIES)
> message("inc_dirs = ${inc_dirs}")
>
>
> Michael

Gotcha. Thanks a lot!

David


More information about the CMake mailing list