mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-16 04:18:51 +08:00
This fixes cases where both -DCMAKE_INSTALL_PREFIX and -DCMAKE_INSTALL_INCLUDEDIR is set.
7 lines
160 B
PkgConfig
7 lines
160 B
PkgConfig
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
|
|
|
|
Name: indicators
|
|
Description: Activity Indicators for Modern C++
|
|
Version: @PROJECT_VERSION@
|
|
Cflags: -I${includedir}
|