-
Notifications
You must be signed in to change notification settings - Fork 39
pkg-config/CustomPkg flags aren't passed to additionals #1000
Open
Description
e.g. given the following xyz.use:
...
CustomPkg: my-config
Additionals: x.c
when Rock compiles x.c, it will NOT pass the result of pkg-config --cflags.