Git commit 80fc4988d7ea9273f33c3f9aba53833f2883836e by Laurent Montel. Committed on 20/09/2018 at 04:57. Pushed by mlaurent into branch 'master'. not necessary to remove theses flags M +0 -1 CMakeLists.txt https://commits.kde.org/khotkeys/80fc4988d7ea9273f33c3f9aba53833f2883836e diff --git a/CMakeLists.txt b/CMakeLists.txt index 60cdecb..0e38a62 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -44,7 +44,6 @@ endif() = configure_file(config-X11.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-X11.h) = -remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY) = # Set KI18n translation domain add_definitions(-DTRANSLATION_DOMAIN=3D\"khotkeys\")