index
:
xavi/libweb
async-response
chunk
decode-url
fix-double-free
fixes
master
parallel
test-mf
Small and lightweight web framework written in C99 and POSIX.1-2008.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
CMakeLists.txt
blob: d9bf4cccd3ec86a2f0afa3fd9b8962661c6faa97 (
plain
) (
blame
)
1
2
3
cmake_minimum_required(VERSION 3.13) add_subdirectory(hello) add_subdirectory(html)