xo-gc: docs build [WIP] + misc fixes + works w/ nix

This commit is contained in:
Roland Conybeare 2026-02-26 14:27:02 +11:00
commit 6b69c33389

View file

@ -2,7 +2,7 @@
include(CMakeFindDependencyMacro)
#find_dependency(indentlog)
find_depnedency(xo_arena)
find_dependency(xo_arena)
find_dependency(xo_facet)
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
check_required_components("@PROJECT_NAME@")