refcnt: build: use new xo-make macros

This commit is contained in:
Roland Conybeare 2023-09-27 13:21:27 -04:00
commit 6c56ed4aec
3 changed files with 38 additions and 33 deletions

View file

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