mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
Merge topic 'AutomocFineTuning'
e474dcbautomoc: improved warning message in relaxed mode96fc5d5automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODE
This commit is contained in:
@@ -13,4 +13,4 @@ set(AM_CMAKE_CURRENT_BINARY_DIR "@CMAKE_CURRENT_BINARY_DIR@/")
|
||||
set(AM_QT_VERSION_MAJOR "@QT_VERSION_MAJOR@" )
|
||||
set(AM_Qt5Core_VERSION_MAJOR "@Qt5Core_VERSION_MAJOR@" )
|
||||
set(AM_TARGET_NAME "@_moc_target_name@")
|
||||
set(AM_STRICT_MODE "@_moc_strict_mode@")
|
||||
set(AM_RELAXED_MODE "@_moc_relaxed_mode@")
|
||||
|
||||
Reference in New Issue
Block a user