This website requires JavaScript.
Explore
Help
Register
Sign In
Lab
/
libuhttpd
Watch
1
Star
0
Fork
You've already forked libuhttpd
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
784fd9d4c9
libuhttpd
/
example
/
CMakeLists.txt
3 lines
81 B
CMake
Executable File
Raw
Blame
History
add_executable
(
helloworld
helloworld.c
)
target_link_libraries
(
helloworld
uhttpd
)
Reference in New Issue
View Git Blame
Copy Permalink