Fix cmake package
This commit is contained in:
parent
149670fb2b
commit
5708bd94c2
1 changed files with 4 additions and 0 deletions
4
cmake/utemplConfig.cmake.in
Normal file
4
cmake/utemplConfig.cmake.in
Normal file
|
@ -0,0 +1,4 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
|
||||
check_required_components("@PROJECT_NAME@")
|
Loading…
Reference in a new issue