We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a93f6 commit 18611f6Copy full SHA for 18611f6
cmake/libOTeDepHelper.cmake
@@ -1,8 +1,9 @@
1
+include_guard(GLOBAL)
2
+
3
cmake_policy(PUSH)
4
cmake_policy(SET CMP0057 NEW)
5
cmake_policy(SET CMP0045 NEW)
6
cmake_policy(SET CMP0074 NEW)
-include_guard(GLOBAL)
7
8
9
0 commit comments