zoneminder/cmake
Peter Keresztes Schmidt 45654cb514 Build: Make the JWT backend selectable
Introduce the -DZM_JWT_BACKEND CMake option through which the JWT backend can be selected.
Supported values: jwt_cpp (default; in-tree) and libjwt

When libjwt is chosen ZM_CRYPTO_BACKEND is taken into account to select the corresponding flavour of libjwt.
2021-05-29 21:37:30 +02:00
..
Modules Build: Make the JWT backend selectable 2021-05-29 21:37:30 +02:00
compiler Build: Enable std::vector ASAN annotation in libstdc++ 2021-05-29 19:55:17 +02:00
cmake_uninstall.cmake.in Added an uninstall target to cmake and few text corrections to the INSTALL file 2013-10-21 16:11:37 +03:00