xo-cmake: setup to make share target available via cmake install
Some checks failed
CMake on a single platform / build (push) Has been cancelled
Some checks failed
CMake on a single platform / build (push) Has been cancelled
This commit is contained in:
parent
93c62cc281
commit
e0a2319bca
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
@PACKAGE_INIT@
|
@PACKAGE_INIT@
|
||||||
|
|
||||||
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
|
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
|
||||||
|
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Share.cmake")
|
||||||
check_required_components("@PROJECT_NAME@")
|
check_required_components("@PROJECT_NAME@")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue