mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 20:11:51 +00:00
11 lines
250 B
Diff
11 lines
250 B
Diff
|
--- a/ports/cmake/src/CMakeLists.txt
|
||
|
+++ b/ports/cmake/src/CMakeLists.txt
|
||
|
@@ -363,7 +363,6 @@
|
||
|
if(BUILD_LIBOUT123)
|
||
|
add_subdirectory("libout123")
|
||
|
endif()
|
||
|
-add_subdirectory("libsyn123")
|
||
|
|
||
|
if(UNIX)
|
||
|
option(BUILD_PROGRAMS "Build programs" ON)
|