diff --git a/autotests/wayland/CMakeLists.txt b/autotests/wayland/CMakeLists.txt index 58bdbc1922..ef03fe4825 100644 --- a/autotests/wayland/CMakeLists.txt +++ b/autotests/wayland/CMakeLists.txt @@ -1,8 +1,2 @@ -include(ECMMarkAsTest) - -remove_definitions(-DQT_NO_CAST_FROM_BYTEARRAY) -remove_definitions(-DQT_NO_CAST_FROM_ASCII) -remove_definitions(-DQT_NO_CAST_TO_ASCII) - add_subdirectory(client) add_subdirectory(server)