Files
zoneminder/dep/jwt-cpp/vcpkg/CONTROL
Peter Keresztes Schmidt c33b5a4393 Move in-tree dependencies to their own folder
src/ should only contain our code. Move the in-tree dependencies to dep/
This allows us (if necessary) to e.g. exclude that part of the tree from being analyzed by
various tools or mark it as external code in IDEs.
2021-02-28 02:12:07 +01:00

3 lines
121 B
Plaintext

Source: jwt-cpp
Version: 2019-04-20
Description: A header only library for creating and validating json web tokens in c++