We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4877009 commit 609ea0bCopy full SHA for 609ea0b
CMakeLists.txt
@@ -1,5 +1,6 @@
1
# See docs/CMake.html for instructions about how to build LLVM with CMake.
2
cmake_minimum_required(VERSION 2.8.12.2)
3
+cmake_policy(SET CMP0091 NEW)
4
5
if (NOT "${DXC_CMAKE_BEGINS_INCLUDE}" STREQUAL "")
6
include(${DXC_CMAKE_BEGINS_INCLUDE})
0 commit comments