aboutsummaryrefslogtreecommitdiff
path: root/vcpkg-ports/mpg123/no-executables.patch
blob: a7a62ec1d961d281294d7ad5ad17294d8c265026 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/ports/cmake/src/CMakeLists.txt b/ports/cmake/src/CMakeLists.txt
index c7ba36f..7147174 100644
--- a/ports/cmake/src/CMakeLists.txt
+++ b/ports/cmake/src/CMakeLists.txt
@@ -372,7 +372,7 @@ if(BUILD_LIBOUT123)
 endif()
 add_subdirectory("libsyn123")
 
-if(UNIX)
+if(0)
     add_subdirectory("tests")
 
     if(BUILD_LIBOUT123)