master
/ miniconda3 / pkgs / zeromq-4.3.4-h2531618_0 / info / recipe / rm-clang-format.patch

rm-clang-format.patch @a663dc1 raw · history · blame

---
zeromq-4.2.5 doesn't include files required to include ClangFormat
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1520,5 +1520,5 @@ if (MSVC_VERSION EQUAL 1600)
   endif ()
 endif ()

 # this cannot be moved, as it does not only contain function/macro definitions
-include(ClangFormat)
+# include(ClangFormat)
--
2.16.2