summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 05fe0f5..8cf8eda 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@ add_subdirectory(NetEx)
add_subdirectory(nGenEx)
add_subdirectory(ogg) # is a third-party library.
# add_subdirectory(Opcode) # is a third-party library.
-# /Parser looks unused.
+add_subdirectory(Parser)
add_subdirectory(Stars45)
# /Starshatter contains VS-related files.
add_subdirectory(vorbis) # is a third-party library.