Do not use $<BUILD_INTERFACE> in installed KDevPlatformMacros.cmake

Authored by kossebau on Aug 9 2017, 2:12 AM.

Description

Do not use $<BUILD_INTERFACE> in installed KDevPlatformMacros.cmake

Because those macros are also seen and used by 3rd-party project builds,
where the dir variables used do not make any sense and only result in
bogus include dirs added to the build rules.

Instead set the build-local include directories as needed once
in the toplevel CMakeLists.txt

Details

Committed
kossebauAug 9 2017, 2:12 AM
Parents
R32:73b08bb61ff0: Move some logic still from kdevplatform into kdevelop
Branches
Unknown
Tags
Unknown