xo-unit: build: exported cmake config must pull xo_ratio

This commit is contained in:
Roland Conybeare 2024-04-28 14:54:33 -04:00
commit 37170d604d

View file

@ -2,10 +2,7 @@
include(CMakeFindDependencyMacro)
# note: changes to find_dependency() calls here
# must coordinate with xo_dependency() calls
# in xo-reactor/src/reactor/CMakeLists.txt
#
find_dependency(xo_ratio)
#find_dependency(reflect)
#find_dependency(subsys)
#find_dependency(Eigen3)