wildmatch/files/wildmatch.pc
Alexander Zhirov 0b3baedbee
All checks were successful
Build / Build project (push) Successful in 26s
init 0.5.0
2025-09-18 03:12:25 +03:00

9 lines
240 B
PkgConfig

prefix=/usr
includedir=${prefix}/include
libdir=${prefix}/lib
Name: wildmatch
Description: wildmatch is a BSD-licensed C/C++ library for git/rsync-style pattern matching
Version: 0.5.0
Libs: -L${libdir} -lwildmatch
Cflags: -I${includedir}