xo-object2: - dead comment in CMakeLists.txt

This commit is contained in:
Roland Conybeare 2026-05-27 08:17:12 -04:00
commit 8156e5149a

View file

@ -12,6 +12,4 @@ set(UTEST_SRCS
xo_add_utest_executable(${UTEST_EXE} ${UTEST_SRCS})
xo_self_dependency(${UTEST_EXE} xo_object2)
#xo_dependency(${UTEST_EXE} xo_gc)
#xo_dependency(${UTEST_EXE} randomgen)
xo_external_target_dependency(${UTEST_EXE} Catch2 Catch2::Catch2)