first
This commit is contained in:
5
source/CMakeLists.txt
Normal file
5
source/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# ADD SOURCES HERE
|
||||
|
||||
|
||||
add_executable(${PROJECT_NAME})
|
||||
target_sources(${PROJECT_NAME} PRIVATE http.c main.c)
|
||||
Reference in New Issue
Block a user