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

add_subdirectory(websockets)

qt_examples_build_end()