64c6c943c7
Change-Id: I7a8a3fd0a844a518592957fe07c6e707dd452d5f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
9 lines
173 B
CMake
9 lines
173 B
CMake
# Generated from gui.pro.
|
|
|
|
add_subdirectory(analogclock)
|
|
add_subdirectory(rasterwindow)
|
|
|
|
if(TARGET Qt::Gui AND QT_FEATURE_opengl)
|
|
add_subdirectory(openglwindow)
|
|
endif()
|