nix-build: + xo.procedure2

This commit is contained in:
Roland Conybeare 2026-03-05 20:25:32 +11:00
commit 39b95ae6cb
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ include(CMakeFindDependencyMacro)
# in CMakeLists.txt
#
find_dependency(xo_object2)
find_dependency(xo_gc)
#find_dependency(xo_gc)
find_dependency(subsys)
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")