mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-18 18:56:36 +02:00
8 lines
184 B
PkgConfig
8 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}
|