qt5base-lts/examples/qpa/CMakeLists.txt

8 lines
143 B
CMake
Raw Normal View History

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