Remove compiler flags already defined in extra-cmake-modules
-DQT_NO_FOREACH GIT_SILENT
This commit is contained in:
parent
532817c004
commit
29e06a6294
@ -36,7 +36,6 @@ ecm_setup_version(PROJECT
|
||||
PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/KF5PlasmaConfigVersion.cmake"
|
||||
SOVERSION 5)
|
||||
|
||||
add_definitions(-DQT_NO_FOREACH)
|
||||
################# now find all used packages #################
|
||||
|
||||
set (REQUIRED_QT_VERSION 5.15.0)
|
||||
|
Loading…
Reference in New Issue
Block a user