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

This commit is contained in:
Roland Conybeare 2024-04-23 20:46:29 -04:00
commit 5c11b8a636
6 changed files with 6 additions and 6 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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