# ADD SOURCES HERE add_executable(${PROJECT_NAME}) target_sources(${PROJECT_NAME} PRIVATE http.c main.c)