aboutsummaryrefslogtreecommitdiff
path: root/examples/CMakeLists.txt
blob: 4c2a6a2d6ad0912b949d8a51e6e07d1de5648492 (plain) (blame)
1
2
3
4
5
cmake_minimum_required(VERSION 3.13)
add_subdirectory(headers)
add_subdirectory(hello)
add_subdirectory(html)
add_subdirectory(put)