Crow/include
Luca Schlecker 44f51f4750 Crow's current features (ssl and compression) can now be enabled through 'CROW_FEATURES' instead of their own CMake variables.
The default features are the ones Crow was installed with but can be overridden by setting 'CROW_FEATURES' before the 'find_package' call.

Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2022-04-04 20:36:57 +02:00
..
crow Crow's current features (ssl and compression) can now be enabled through 'CROW_FEATURES' instead of their own CMake variables. 2022-04-04 20:36:57 +02:00
crow.h Separate middleware for handlers 2022-02-01 22:49:41 +03:00