qt6-bb10/examples/gui/CMakeLists.txt

8 lines
132 B
CMake

# Generated from gui.pro.
if(NOT TARGET Qt::Gui)
return()
endif()
add_subdirectory(analogclock)
add_subdirectory(rasterwindow)