mirror of
https://github.com/nlohmann/json
synced 2024-11-25 21:30:06 +00:00
5 lines
145 B
PkgConfig
5 lines
145 B
PkgConfig
Name: ${PROJECT_NAME}
|
|
Description: JSON for Modern C++
|
|
Version: ${PROJECT_VERSION}
|
|
Cflags: -I${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_INCLUDEDIR}
|