Renamed output files to appropriate names
This commit is contained in:
parent
74db97438b
commit
42a1213dcc
@ -1,8 +1,8 @@
|
||||
add_executable(proxy-network
|
||||
add_executable(web_server
|
||||
./mt_web_server.cpp
|
||||
)
|
||||
|
||||
add_executable(tempmulti
|
||||
add_executable(proxy
|
||||
./multi_threads.cpp
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user