xo-expression2: bugfix: cmake config [PKG]

This commit is contained in:
Roland Conybeare 2026-05-31 00:10:00 -04:00
commit 9823ce3664

View file

@ -12,7 +12,7 @@ find_dependency(reflect)
find_dependency(xo_procedure2)
find_dependency(xo_printable2)
find_dependency(xo_flatstring)
find_dependency(cmake)
find_dependency(subsys)
find_dependency(indentlog)
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")