xo-cmake: setup to make share target available via cmake install
This commit is contained in:
parent
9cb3c4b5b6
commit
f83af2fd3e
1 changed files with 1 additions and 0 deletions
|
|
@ -13,4 +13,5 @@ find_dependency(xo_expression2)
|
|||
find_dependency(subsys)
|
||||
|
||||
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