compile fixes + unit tests

This commit is contained in:
Roland Conybeare 2023-10-23 15:54:57 -04:00
commit 797db3e021
10 changed files with 114 additions and 9 deletions

View file

@ -1,4 +1,6 @@
@PACKAGE_INIT@
include(CMakeFindDependencyMacro)
find_dependency(refcnt)
include("${CMAKE_CURRENT_LIST_DIR}/xo_distributionTargets.cmake")
check_required_components("@PROJECT_NAME@")