xo-alloc/cmake/printjsonConfig.cmake.in

6 lines
185 B
CMake

@PACKAGE_INIT@
#include(CMakeFindDependencyMacro)
#find_dependency(refcnt)
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
check_required_components("@PROJECT_NAME@")