mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-08 13:38:52 +08:00
8 lines
195 B
PkgConfig
8 lines
195 B
PkgConfig
prefix=@CMAKE_INSTALL_PREFIX@
|
|
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
|
|
|
|
Name: indicators
|
|
Description: Activity Indicators for Modern C++
|
|
Version: @PROJECT_VERSION@
|
|
Cflags: -I${includedir}
|