policy cmake
This commit is contained in:
parent
fffec0050a
commit
a324352ee4
|
@ -4,6 +4,7 @@
|
|||
cmake_minimum_required (VERSION 3.8)
|
||||
|
||||
cmake_policy(SET CMP0074 NEW)
|
||||
cmake_policy(SET CMP0077 NEW)
|
||||
|
||||
|
||||
set(GLFW_BUILD_DOCS OFF CACHE BOOL "" FORCE)
|
||||
|
|
Loading…
Reference in New Issue