xo-umbrella2/xo-randomgen/cmake/randomgenConfig.cmake.in
Roland Conybeare 6a991f657c git subrepo clone (merge) git@github.com:Rconybea/xo-randomgen.git xo-randomgen
subrepo:
  subdir:   "xo-randomgen"
  merged:   "b9b7650d"
upstream:
  origin:   "git@github.com:Rconybea/xo-randomgen.git"
  branch:   "main"
  commit:   "b9b7650d"
git-subrepo:
  version:  "0.4.9"
  origin:   "???"
  commit:   "???"
2026-06-06 21:32:39 -04:00

5 lines
183 B
CMake

@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/randomgenTargets.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Share.cmake")
check_required_components("@PROJECT_NAME@")