aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/spdlog/001-windows-pdb-symbol-gen.patch
diff options
context:
space:
mode:
Diffstat (limited to 'tools/depends/target/spdlog/001-windows-pdb-symbol-gen.patch')
-rw-r--r--tools/depends/target/spdlog/001-windows-pdb-symbol-gen.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/depends/target/spdlog/001-windows-pdb-symbol-gen.patch b/tools/depends/target/spdlog/001-windows-pdb-symbol-gen.patch
index bae76d2c21..242978553e 100644
--- a/tools/depends/target/spdlog/001-windows-pdb-symbol-gen.patch
+++ b/tools/depends/target/spdlog/001-windows-pdb-symbol-gen.patch
@@ -1,6 +1,6 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -236,6 +236,26 @@
+@@ -239,6 +239,26 @@
endif()
endforeach()
@@ -27,7 +27,7 @@
if(SPDLOG_NO_EXCEPTIONS AND NOT MSVC)
target_compile_options(spdlog PRIVATE -fno-exceptions)
endif()
-@@ -293,6 +313,22 @@
+@@ -296,6 +316,22 @@
endif()
# ---------------------------------------------------------------------------------------