diff options
Diffstat (limited to 'vcpkg-ports/mpg123/no-executables.patch')
| -rw-r--r-- | vcpkg-ports/mpg123/no-executables.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/vcpkg-ports/mpg123/no-executables.patch b/vcpkg-ports/mpg123/no-executables.patch new file mode 100644 index 00000000..a7a62ec1 --- /dev/null +++ b/vcpkg-ports/mpg123/no-executables.patch @@ -0,0 +1,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) |
