5 lines
30 B
CMake
5 lines
30 B
CMake
|
|
|
||
|
|
|
||
|
|
add_library(http
|
||
|
|
http.cpp
|
||
|
|
)
|