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. Henry