Maurice Grönwoldt
5bb68a7d02
We have no make install support... so we don't need to have everything as a single-header and lib file.
15 lines
308 B
CMake
15 lines
308 B
CMake
add_sources(
|
|
EPollManager.cpp
|
|
RequestHandler.cpp
|
|
Server.cpp
|
|
SocketManager.cpp
|
|
ThreadPool.cpp
|
|
Router.cpp
|
|
MiddleWare.cpp
|
|
Route.cpp
|
|
StringUtils.cpp
|
|
Cookie.cpp
|
|
Session.cpp
|
|
Response.cpp
|
|
InbuildMiddleWare.cpp
|
|
) |