mirror of
https://github.com/gflags/gflags.git
synced 2025-04-04 13:05:03 +00:00
Set POCICY 0063 to new
This commit is contained in:
parent
2e227c3daa
commit
addd749114
1 changed files with 4 additions and 0 deletions
|
@ -80,6 +80,10 @@ if (POLICY CMP0048)
|
|||
cmake_policy (SET CMP0048 NEW)
|
||||
endif ()
|
||||
|
||||
if (POLICY CMP0063)
|
||||
cmake_policy (SET CMP0063 NEW)
|
||||
endif ()
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# includes
|
||||
include ("${CMAKE_CURRENT_SOURCE_DIR}/cmake/utils.cmake")
|
||||
|
|
Loading…
Add table
Reference in a new issue