aboutsummaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
blob: d263b93ec62aeed583c711351178c0348e34c5a2 (plain)
1
2
3
4
5
6
7
8
9
# Generated from examples.pro.

qt_examples_build_begin()

if(WIN32)
    add_subdirectory(winextras)
endif()

qt_examples_build_end()