add missing json files

This commit is contained in:
Green Sky
2025-05-21 12:05:22 +02:00
parent 31e24b9c04
commit ff30cb54f5
3 changed files with 42 additions and 0 deletions

7
external/json/cmake/pkg-config.pc.in vendored Normal file
View File

@ -0,0 +1,7 @@
prefix=@CMAKE_INSTALL_PREFIX@
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
Name: @PROJECT_NAME@
Description: JSON for Modern C++
Version: @PROJECT_VERSION@
Cflags: -I${includedir}