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.
24 lines
443 B
CMake
24 lines
443 B
CMake
add_headers(
|
|
Cookie.h
|
|
EPollManager.h
|
|
Http.h
|
|
Map.h
|
|
MiddleWare.h
|
|
MiddleWareHandler.h
|
|
ParameterValue.h
|
|
PreMiddleWare.h
|
|
Queue.h
|
|
Request.h
|
|
RequestHandler.h
|
|
Response.h
|
|
Route.h
|
|
Router.h
|
|
Server.h
|
|
ServerConfig.h
|
|
Session.h
|
|
Socket.h
|
|
SocketManager.h
|
|
ThreadPool.h
|
|
Types.h
|
|
VWeb.h
|
|
) |