Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bindings/cpp: CMake: support pkgconfig with RelWithDebInfo (#822)
bindings/cpp: add `RelWithDebInfo` to the configurations allowed to install portaudiocpp.pc, otherwise you won't have support for pkg-config when building a release package with separate debugging information. Besides that, RelWithDebInfo is identical to Release.
- Loading branch information