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