vcpkg/ports/cpr/fix-uwp.patch
NancyLi1013 44fd9d8c32
[cpr] Update to 1.6.2 (#18386)
* [cpr] Update to 1.6.2

* Update version files

* Update patch

* Update verison files

* Update ports/cpr/portfile.cmake

* Update versions/c-/cpr.json

* Fix build error on uwp

* Update versions/c-/cpr.json

* Add condition for uwp patch

* Update versions/c-/cpr.json

* Update ports/cpr/portfile.cmake

* Update versions/c-/cpr.json
2021-06-21 14:23:26 -07:00

14 lines
401 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8575b2f..87de55c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -46,7 +46,7 @@ message(STATUS "=======================================================")
include(GNUInstallDirs)
include(FetchContent)
include(cmake/code_coverage.cmake)
-include(cmake/sanitizer.cmake)
+#include(cmake/sanitizer.cmake)
include(cmake/gcc_analyze.cmake)
# SSL