Commit a05841b2 authored by tqcq air's avatar tqcq air
Browse files

Update third_party/gflags/CMakeLists.txt

parent de44e5c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@
# GFLAGS_INSTALL_HEADERS - GFLAGS_INSTALL_SHARED_LIBS -
# GFLAGS_INSTALL_STATIC_LIBS

cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
cmake_minimum_required(VERSION 3.10 FATAL_ERROR)

if(POLICY CMP0042)
  cmake_policy(SET CMP0042 NEW)