Update CMakeLists with dependencies
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
add_executable(${PROJECT_NAME}
|
||||
main.c
|
||||
../deps/vector/vector.c
|
||||
)
|
||||
target_link_libraries(${PROJECT_NAME} PUBLIC microhttpd pthread inih mxml)
|
||||
Reference in New Issue
Block a user