mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2024-11-22 03:05:01 +00:00
8 lines
186 B
PkgConfig
8 lines
186 B
PkgConfig
prefix=@CMAKE_INSTALL_PREFIX@
|
|
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
|
|
|
|
Name: @PROJECT_NAME@
|
|
Description: @PROJECT_DESCRIPTION@
|
|
Version: @PROJECT_VERSION@
|
|
Cflags: -I${includedir}
|