1
0
Fork 0

Remove CMAKE_AUTOMOC_RELAXED_MODE for dbusmenu_qt.

This commit is contained in:
John Preston 2020-02-05 14:13:45 +04:00
parent 4a9d6177f9
commit 4efeb76e0c

View file

@ -24,8 +24,7 @@ else()
set(dbusmenu_qt_loc ${third_party_loc}/libdbusmenu-qt/src)
set(CMAKE_AUTOMOC_RELAXED_MODE ON)
set_target_properties(external_dbusmenu_qt PROPERTIES AUTOMOC ON AUTORCC ON)
set_target_properties(external_dbusmenu_qt PROPERTIES AUTOMOC ON)
include(CheckCXXSourceCompiles)
check_cxx_source_compiles("