aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/wavelib/disable-test.patch
blob: de8516523bd0464a69a556e2b054aaf1a870ae14 (plain)
1
2
3
4
5
6
7
8
9
10
11
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}