xo-cmake: setup to make share target available via cmake install
This commit is contained in:
parent
2d24eb67c4
commit
8d95c64c43
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/randomgenTargets.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