~alan-griffiths/miral/confine_pointer

« back to all changes in this revision

Viewing changes to miral-qt/CMakeLists.txt

[miral-qt] No need for old MIR_REQUIRE_DEPRECATED_EVENT_OPT_IN=1 flag

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
include_directories(SYSTEM ${APPLICATION_API_INCLUDE_DIRS})
98
98
 
99
99
 
100
 
add_definitions(-DMIR_REQUIRE_DEPRECATED_EVENT_OPT_IN=1)
101
 
 
102
100
# Use the fast string builder
103
101
add_definitions(-DQT_USE_QSTRINGBUILDER)
104
102