9 lines
209 B
Text
9 lines
209 B
Text
|
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)
|