github: more weird build experiments

This commit is contained in:
Roland Conybeare 2023-09-26 15:55:03 -04:00
commit 2bd1b19388
3 changed files with 3 additions and 2 deletions

View file

@ -25,7 +25,6 @@ xo_install_library(${SELF_LIBRARY_NAME})
#xo_refcnt_dependency(${SELF_LIBRARY_NAME})
#xo_indentlog_dependency(${SELF_LIBRARY_NAME})
find_package(indentlog CONFIG REQUIRED)
#add_dependencies(${SELF_LIBRARY_NAME} indentlog)
# note: can't use find_package() here,
# because find_package() needs to run successfully before