pkg-config#
pkg-config --libs --cflags opus
-I/home/fhc/opus/local_build/include/opus -L/home/fhc/opus/local_build/lib -lopus
gcc trivial_example.c `pkg-config`
pkg-config --libs --cflags opus
-I/home/fhc/opus/local_build/include/opus -L/home/fhc/opus/local_build/lib -lopus
gcc trivial_example.c `pkg-config`
From here you can search these documents. Enter your search terms below.
| Keys | Action |
|---|---|
| ? | Open this help |
| n | Next page |
| p | Previous page |
| s | Search |