build: + cmake find_package() support

This commit is contained in:
Roland Conybeare 2023-10-04 00:02:38 -04:00
commit 90dcd600c0
3 changed files with 25 additions and 7 deletions

View file

@ -0,0 +1,4 @@
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/randomgenTargets.cmake")
check_required_components("@PROJECT_NAME@")