xo-interpreter adds + explict mm arg to ctors (retiring Object::mm)
This commit is contained in:
parent
bfee0bdf9b
commit
f3e7330d92
38 changed files with 664 additions and 103 deletions
|
|
@ -10,7 +10,7 @@ if (ENABLE_TESTING)
|
|||
xo_add_utest_executable(${SELF_EXE} ${SELF_SRCS})
|
||||
xo_self_dependency(${SELF_EXE} xo_jit)
|
||||
xo_dependency(${SELF_EXE} xo_ratio)
|
||||
xo_dependency(${SELF_EXE} xo_reflectutil)
|
||||
xo_headeronly_dependency(${SELF_EXE} xo_reflectutil)
|
||||
xo_external_target_dependency(${SELF_EXE} Catch2 Catch2::Catch2)
|
||||
endif()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue