We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b33e923 commit 965ac7dCopy full SHA for 965ac7d
examples/server/CMakeLists.txt
@@ -1,5 +1,5 @@
1
set(TARGET server)
2
-add_executable(${TARGET} server.cpp httplib.h)
+add_executable(${TARGET} server.cpp httplib.h json.hpp)
3
4
include(DefaultTargetOptions)
5
0 commit comments