diff --git a/CMakeLists.txt b/CMakeLists.txt index 7ba94a2..6746810 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,6 @@ add_subdirectory(softfloat) set(LIB_SOURCES src/iss/plugin/instruction_count.cpp src/iss/arch/tgc5c.cpp - src/vm/tcc/vm_tgc5c.cpp src/vm/interp/vm_tgc5c.cpp src/vm/fp_functions.cpp )