mirror of
https://github.com/thelsing/knx.git
synced 2024-12-18 19:08:18 +01:00
8 lines
196 B
PkgConfig
8 lines
196 B
PkgConfig
prefix=@prefix_for_pc_file@
|
|||
includedir=@includedir_for_pc_file@
|
|||
|
|||
Name: @PROJECT_NAME@
|
|||
Description: Seamless operability between C++11 and Python
|
|||
Version: @PROJECT_VERSION@
|
|||
Cflags: -I${includedir}
|