xo-ratio: + .to_str() method using xo-flatstring

This commit is contained in:
Roland Conybeare 2024-04-18 17:06:29 -04:00
commit c0b2e83211
3 changed files with 39 additions and 2 deletions

View file

@ -6,7 +6,7 @@ include(CMakeFindDependencyMacro)
# must coordinate with xo_dependency() calls
# in xo-reactor/src/reactor/CMakeLists.txt
#
#find_dependency(reflect)
find_dependency(xo_flatstring)
#find_dependency(subsys)
#find_dependency(Eigen3)
#find_dependency(webutil)