Skip to content
Snippets Groups Projects

Refactor changes: make CMake variables available to consumer projects (e.g. ,...

Merged Niclas Esser requested to merge reafctor-cmake into devel
28 files
+ 174
363
Compare changes
  • Side-by-side
  • Inline
Files
28
+ 0
4
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
check_required_components("@PROJECT_NAME@")
\ No newline at end of file
Loading