Build wayland tests with same build options as other tests

This commit is contained in:
Vlad Zahorodnii 2023-10-06 12:40:54 +03:00
parent 8b2b8d87c7
commit 7e99ab9438

View file

@ -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)