vkrause created this revision. Herald added projects: Frameworks, Documentation. Herald added subscribers: kde-doc-english, kde-frameworks-devel. vkrause requested review of this revision.
REVISION SUMMARY This is more consistent with this is done in other frameworks, and more importantly it works in more scenarios. The old approach here was failing when target executables were also found, in which case their CMake targets had both LOCATION (pointing to target executables) and IMPORTED_LOCATION (pointing to native executables) properties set. REPOSITORY R238 KDocTools BRANCH master REVISION DETAIL https://phabricator.kde.org/D19054 AFFECTED FILES CMakeLists.txt KF5DocToolsConfig.cmake.in src/CMakeLists.txt To: vkrause Cc: kde-frameworks-devel, kde-doc-english, gennad, michaelh, ngraham, bruns, skadinna
