aboutsummaryrefslogtreecommitdiff
path: root/ports/hypodermic/disable_hypodermic_tests.patch
diff options
context:
space:
mode:
authorOliver Dick <oliver.dick@evilstorm.de>2021-04-12 19:55:46 +0200
committerGitHub <noreply@github.com>2021-04-12 10:55:46 -0700
commitde3843f372cf928b60a4369058607bbbde0bf6e6 (patch)
tree28c31d394dadf782fc1f9eb70215849280dd357d /ports/hypodermic/disable_hypodermic_tests.patch
parent6b0ebbb581084005a9637f8681432e22c8759e2c (diff)
downloadvcpkg-de3843f372cf928b60a4369058607bbbde0bf6e6.tar.gz
vcpkg-de3843f372cf928b60a4369058607bbbde0bf6e6.zip
[hypodermic] Add new port - Hypodermic v2.5.2 (#17208) (#17208)
Diffstat (limited to 'ports/hypodermic/disable_hypodermic_tests.patch')
-rw-r--r--ports/hypodermic/disable_hypodermic_tests.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/ports/hypodermic/disable_hypodermic_tests.patch b/ports/hypodermic/disable_hypodermic_tests.patch
new file mode 100644
index 000000000..2f06ff945
--- /dev/null
+++ b/ports/hypodermic/disable_hypodermic_tests.patch
@@ -0,0 +1,13 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 9b6358a..5f55bc2 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -76,7 +76,7 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${COMPILER_FLAGS} ${WARNING_FLAGS}")
+
+
+ add_subdirectory(Hypodermic)
+-add_subdirectory(Hypodermic.Tests)
++#add_subdirectory(Hypodermic.Tests)
+
+
+ # uninstall target