xo-object2: APrintable+DFloat
This commit is contained in:
parent
a2e75071cc
commit
a903a058f1
9 changed files with 112 additions and 9 deletions
|
|
@ -1,7 +1,8 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
#find_dependency(indentlog)
|
||||
find_dependency(xo_alloc2)
|
||||
find_dependency(xo_gc)
|
||||
find_dependency(xo_printable2)
|
||||
find_dependency(indentlog)
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
|
||||
check_required_components("@PROJECT_NAME@")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue