mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-16 04:18:51 +08:00
Fix indicators.pc.in if explicit includedir is set
This fixes cases where both -DCMAKE_INSTALL_PREFIX and -DCMAKE_INSTALL_INCLUDEDIR is set.
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
prefix=@CMAKE_INSTALL_PREFIX@
|
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
|
||||||
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
|
|
||||||
|
|
||||||
Name: indicators
|
Name: indicators
|
||||||
Description: Activity Indicators for Modern C++
|
Description: Activity Indicators for Modern C++
|
||||||
|
|||||||
Reference in New Issue
Block a user