pkgconf/cli
Ariadne Conill 68b5cab72d
ci/woodpecker/push/woodpecker Pipeline was successful Details
cli: remove redundant SEARCH_PRIVATE block
It turns out there was already a check for PKG_CFLAGS being requested,
but the check was busted because PKG_CFLAGS is a combined-or of all of
the various --cflags flags.

Check that PKG_CFLAGS bits are set at all on want_flags instead.
2022-08-11 15:06:08 +00:00
..
getopt_long.c build: move cli tool to cli folder 2018-02-12 00:42:27 -06:00
getopt_long.h build: move cli tool to cli folder 2018-02-12 00:42:27 -06:00
main.c cli: remove redundant SEARCH_PRIVATE block 2022-08-11 15:06:08 +00:00
renderer-msvc.c build: move cli tool to cli folder 2018-02-12 00:42:27 -06:00
renderer-msvc.h build: move cli tool to cli folder 2018-02-12 00:42:27 -06:00