mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-23 18:32:51 +00:00
3 lines
122 B
CMake
3 lines
122 B
CMake
# QTEST_MAIN is using QApplication when QT_GUI_LIB is defined
|
|
remove_definitions(-DQT_GUI_LIB)
|
|
add_subdirectory(unittest)
|