7d56aa3687
This makes wayland tests organization consistent with other kwin tests.
8 lines
209 B
CMake
8 lines
209 B
CMake
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)
|