aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/wavelib/disable-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/wavelib/disable-test.patch')
-rw-r--r--vcpkg/ports/wavelib/disable-test.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/vcpkg/ports/wavelib/disable-test.patch b/vcpkg/ports/wavelib/disable-test.patch
new file mode 100644
index 0000000..de85165
--- /dev/null
+++ b/vcpkg/ports/wavelib/disable-test.patch
@@ -0,0 +1,12 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index e2e8a4d..d228001 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -48,7 +48,6 @@ endif()
+
+ add_subdirectory(src)
+ add_subdirectory(auxiliary)
+-add_subdirectory(test)
+
+ install(DIRECTORY ${WAVELIB_SRC_ROOT}/header/
+ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}