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