Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ArthurSonzogni/nlohmann_json_cmake_fetchcontent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthurSonzogni <sonzogniarthur@gmail.com>2022-09-25 15:57:20 +0300
committerArthurSonzogni <sonzogniarthur@gmail.com>2022-09-25 15:57:20 +0300
commit13132dd361c8c5b5753983d5186cf54f689d90f9 (patch)
treef349bb99da49ee7b0568ceb1e4901f6368bd270f /cmake/pkg-config.pc.in
parent97795502d1824062547085e9e329d0c0d0c499f3 (diff)
Upstream release v3.10.5v3.10.5
Diffstat (limited to 'cmake/pkg-config.pc.in')
-rw-r--r--cmake/pkg-config.pc.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmake/pkg-config.pc.in b/cmake/pkg-config.pc.in
new file mode 100644
index 0000000..d36317f
--- /dev/null
+++ b/cmake/pkg-config.pc.in
@@ -0,0 +1,4 @@
+Name: ${PROJECT_NAME}
+Description: JSON for Modern C++
+Version: ${PROJECT_VERSION}
+Cflags: -I${CMAKE_INSTALL_FULL_INCLUDEDIR}