aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 58cbbf1..8325820 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -20,7 +20,6 @@ set(components
pad
peripheral
player
- resource
settings
sfx
system
@@ -31,7 +30,6 @@ set(components
)
set(interfaces
- tech
)
target_compile_options(${PROJECT_NAME} PUBLIC ${cflags})