xo-cmake: setup to make share target available via cmake install
Some checks are pending
build xo-pyreflect + dependencies / build (push) Waiting to run
Some checks are pending
build xo-pyreflect + dependencies / build (push) Waiting to run
This commit is contained in:
parent
54d11b31a5
commit
91a1cc00a6
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Share.cmake")
|
||||
check_required_components("@PROJECT_NAME@")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue