Commit graph

5 commits

Author SHA1 Message Date
Alexandre Bouvier
5cd1258629 cmake: fix dependencies 2023-03-01 14:30:35 +01:00
Dennis Hezel
cb7eedf2fc chore: Fix Config.cmake.in by using ${CMAKE_CURRENT_LIST_DIR} instead of @PACKAGE_CPP_JWT_CONFIG_INSTALL_DIR@ 2021-10-17 13:25:18 +02:00
Dennis Hezel
978f7a1c9c * Fix missing compile definition when installing the package with CPP_JWT_USE_VENDORED_NLOHMANN_JSON set to 'on'.
* Make installed package compatible with x86 even when it was build with x64.
* Exclude empty test/ directory and json/test_json.cc file from installation. * Mention that we are available on vcpkg in the README. * Fix compilation of examples on Windows.
* Add vcpkg.json file to make it easier for contributors to work on the project
* Bump version to 1.5.0
2021-10-16 11:44:01 +02:00
Carlos Gomes Martinho
d40fc510e9 fiX: add missing dependencies 2020-05-08 04:16:56 +02:00
Carlos Gomes Martinho
af21c2e26f build: install cmakes find package files 2020-05-08 02:35:53 +02:00