8 lines
140 B
CMake
8 lines
140 B
CMake
|
# Generated from macplist.pro.
|
||
|
|
||
|
if(NOT TARGET Qt::Widgets) # special case
|
||
|
return()
|
||
|
endif()
|
||
|
add_subdirectory(app)
|
||
|
add_subdirectory(test)
|