mirror of
https://github.com/SimoneN64/Kaizen.git
synced 2025-04-02 10:41:53 -04:00
7 lines
184 B
PkgConfig
7 lines
184 B
PkgConfig
prefix=@CMAKE_INSTALL_PREFIX@
|
|
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
|
|
|
|
Name: @PROJECT_NAME@
|
|
Description: JSON for Modern C++
|
|
Version: @PROJECT_VERSION@
|
|
Cflags: -I${includedir}
|