qt5base-lts/examples/gui/CMakeLists.txt
Alexandru Croitor 43d2b60a29 Post-merge fixes
Change-Id: I6acd29103f6cc550544e7422328d97ea0e2dcafb
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-01-30 20:45:08 +00:00

8 lines
132 B
CMake

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