aboutsummaryrefslogtreecommitdiff
path: root/ports/check/fix-build-debug-mode.patch
diff options
context:
space:
mode:
authorEhsan <mohammadi.ehsan1994@gmail.com>2019-10-25 02:19:23 +0330
committerVictor Romero <romerosanchezv@gmail.com>2019-10-24 15:49:23 -0700
commit397c783ea7b3a21c2ee3e30fbdf93a7a1054ac1e (patch)
treeff00e9630100cea9cf9f272025ce06cfd4a0defe /ports/check/fix-build-debug-mode.patch
parent94bb8f3ccd781067adcc8dd032b02bb826a962cb (diff)
downloadvcpkg-397c783ea7b3a21c2ee3e30fbdf93a7a1054ac1e.tar.gz
vcpkg-397c783ea7b3a21c2ee3e30fbdf93a7a1054ac1e.zip
[check] Update library to 0.13.0 (#8722)
Diffstat (limited to 'ports/check/fix-build-debug-mode.patch')
-rw-r--r--ports/check/fix-build-debug-mode.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/ports/check/fix-build-debug-mode.patch b/ports/check/fix-build-debug-mode.patch
deleted file mode 100644
index edf430060..000000000
--- a/ports/check/fix-build-debug-mode.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 0d66a5d..3b9a72d 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -39,10 +39,6 @@ set(CHECK_VERSION
-
- set(MEMORY_LEAKING_TESTS_ENABLED 1)
-
--###############################################################################
--# Set build features
--set(CMAKE_BUILD_TYPE Debug)
--
- ###############################################################################
- # Option
- option(CHECK_ENABLE_TESTS