build: + cmake find_package() support
This commit is contained in:
parent
11092bc4fd
commit
90dcd600c0
3 changed files with 25 additions and 7 deletions
4
cmake/randomgenConfig.cmake.in
Normal file
4
cmake/randomgenConfig.cmake.in
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/randomgenTargets.cmake")
|
||||
check_required_components("@PROJECT_NAME@")
|
||||
Loading…
Add table
Add a link
Reference in a new issue