diff --git a/deps/teagba/CMakeLists.txt b/deps/teagba/CMakeLists.txt index 8fe62ad8..aedd2560 100644 --- a/deps/teagba/CMakeLists.txt +++ b/deps/teagba/CMakeLists.txt @@ -1,3 +1,5 @@ +project(TeaGBA ASM CXX) + add_subdirectory(src) install(