GIT_SILENT: increase version. There is some model fix (crash and co)

wilder-work
Montel Laurent 9 years ago
parent 2333cb8737
commit e834a16a2d
  1. 2
      CMakeLists.txt

@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.1)
if (POLICY CMP0063)
cmake_policy(SET CMP0063 NEW)
endif()
set(KF5_VERSION "5.28.0")
set(KF5_VERSION "5.30.0")
find_package(ECM ${KF5_VERSION} REQUIRED NO_MODULE)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
include(ECMOptionalAddSubdirectory)

Loading…
Cancel
Save