xo-ratio: build: drop unused xo-reflect dep

This commit is contained in:
Roland Conybeare 2024-04-18 17:28:18 -04:00
commit cef1f81f5f

View file

@ -10,6 +10,6 @@ xo_include_options2(${SELF_EXE})
# dependencies..
xo_self_dependency(${SELF_EXE} xo_ratio)
xo_dependency(${SELF_EXE} reflect)
#xo_dependency(${SELF_EXE} reflect)
# end CMakeLists.txt