Fixed redifinition

This commit is contained in:
Jan Möbius
2020-04-22 08:21:21 +02:00
parent 2749fa4f05
commit 8470d00960
3 changed files with 8 additions and 10 deletions

View File

@@ -102,9 +102,7 @@ macro (acg_qt5)
set(CMAKE_AUTOMOC ON)
if(${CMAKE_VERSION} VERSION_GREATER_EQUAL "3.17")
cmake_policy(SET CMP0100 NEW)
message("Version greater 3.17, enable policy")
endif()