summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-09-30 16:46:36 +0200
committerAki <please@ignore.pl>2021-09-30 16:46:36 +0200
commit966fe28c59f59fc8be795c8215b9352435982445 (patch)
tree2979f8d30b63eb83310b78c62463915cb409989f /CMakeLists.txt
parentc9b298cf8da03e6a9825eade5b764b0ed4804dc1 (diff)
downloadstarshatter-966fe28c59f59fc8be795c8215b9352435982445.zip
starshatter-966fe28c59f59fc8be795c8215b9352435982445.tar.gz
starshatter-966fe28c59f59fc8be795c8215b9352435982445.tar.bz2
Merged nGenEx and Parser into Stars45
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fbed4ca..7d9da28 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,10 +6,8 @@ add_subdirectory(FoundationEx)
add_subdirectory(libpng) # is a third-party library.
add_subdirectory(Magic2)
add_subdirectory(NetEx)
-add_subdirectory(nGenEx)
add_subdirectory(ogg) # is a third-party library.
add_subdirectory(Opcode) # is a third-party library.
-add_subdirectory(Parser)
add_subdirectory(Stars45)
add_subdirectory(vorbis) # is a third-party library.
add_subdirectory(zlib) # is a third-party library.