Daniel Mensinger
|
795079531a
|
cmake: use export namespace for Drogon::Drogon (#255)
* cmake: use ${PROJECT_NAME} instead of drogon everywere
* cmake: use export namespace instead of dummy library
|
2019-09-26 19:33:58 +08:00 |
An Tao
|
aa26e9a903
|
Modify the CMakeLists to modern cmake style (#229)
|
2019-08-31 08:27:57 +08:00 |
An Tao
|
c705990fe5
|
Add the DrogonConfig.cmake (#207)
Add DrogonConfig.cmake so that users can use drogon with the `find_package(Drogon)` command.
|
2019-08-08 15:17:09 +08:00 |
An Tao
|
e566d9c451
|
Support PostgreSQL batch mode (#203)
|
2019-08-01 13:01:54 +08:00 |