xo-alloc2: utest: refactor to use xo-testutil/
This commit is contained in:
parent
198a7a9060
commit
1a6bf8f2f3
14 changed files with 17 additions and 165 deletions
|
|
@ -1,9 +1,10 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
#find_dependency(indentlog)
|
||||
find_dependency(xo_arena)
|
||||
find_dependency(xo_facet)
|
||||
find_dependency(subsys)
|
||||
find_dependency(indentlog)
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Share.cmake")
|
||||
check_required_components("@PROJECT_NAME@")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue