diff --git a/CMakeLists.txt b/CMakeLists.txt index cb9484d60..5e3b8879d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1865,7 +1865,8 @@ if(BUILD_TESTING) tests/src/serialize_test.cpp tests/src/AicaArmTest.cpp tests/src/Sh4InterpreterTest.cpp - tests/src/gtest_main_entry.cpp +tests/src/JitlessDynarecTest.cpp +tests/src/gtest_main_entry.cpp tests/src/MmuTest.cpp )