summaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
blob: 5b380968b55eb65d48a591a22ff4b1092669cd52 (plain)
1
2
3
4
5
6
7
# Generated from examples.pro.

qt_examples_build_begin(EXTERNAL_BUILD)

add_subdirectory(httpserver)

qt_examples_build_end()