- Move pkgconfig creation to source file with sed command to hopefully avoid obs set_version breaking the pc version tag OBS-URL: https://build.opensuse.org/request/show/1251437 OBS-URL: https://build.opensuse.org/package/show/science/stb?expand=0&rev=22
8 lines
187 B
PkgConfig
8 lines
187 B
PkgConfig
prefix=@_prefix@
|
|
includedir=@_includedir@
|
|
|
|
Name: stb
|
|
Description: Single-File Public Domain Libraries for C/C++
|
|
Version: @version@
|
|
Cflags: -I${includedir}/stb
|