[cmake-developers] FindBOOST 3.5 target

Nils Gladitz nilsgladitz at gmail.com
Tue Mar 1 12:12:28 EST 2016


On 01.03.2016 18:09, Henry Schreiner wrote:
> On FindBoost.cmake (and maybe others), the new (in 3.5) targets populate the INTERFACE_INCLUDE_DIRECTORIES directory. Shouldn’t this be the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES field? Since that way CMake can help keep Xcode and other IDE’s from claiming you have warnings in boost, etc.

All INTERFACE_INCLUDE_DIRECTORIES of IMPORTED targets are implicitly 
considered SYSTEM include directories.

Nils


More information about the cmake-developers mailing list