forked from ariadne/pkgconf
10 lines
200 B
PkgConfig
10 lines
200 B
PkgConfig
|
Name: comments-in-fields
|
||
|
Description: Comments in fields test case
|
||
|
URL: http://pkgconf.org/
|
||
|
Version: 0
|
||
|
Requires: # foo
|
||
|
Requires.private: foo
|
||
|
Libs: # -lbar
|
||
|
Libs.private: -lbar
|
||
|
Cflags: -I${includedir}
|