summaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
blob: ac93b400ffe63c0ee52d79dd902d6bd4338687c8 (plain)
1
2
3
4
5
qt_examples_build_begin(EXTERNAL_BUILD)

add_subdirectory(mqtt)

qt_examples_build_end()