Merge branch 'develop' of https://github.com/nlohmann/json into string_view

This commit is contained in:
Niels Lohmann 2021-03-30 08:11:16 +02:00
commit f359d74e4d
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -1,4 +1,4 @@
Name: ${PROJECT_NAME}
Description: JSON for Modern C++
Version: ${PROJECT_VERSION}
Cflags: -I${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_INCLUDEDIR}
Cflags: -I${CMAKE_INSTALL_FULL_INCLUDEDIR}