qt6-bb10/examples/qpa/CMakeLists.txt

8 lines
129 B
CMake

# Generated from qpa.pro.
if(NOT TARGET Qt::Gui)
return()
endif()
add_subdirectory(windows)
add_subdirectory(qrasterwindow)