Commit 4effaee523badcd37acc3c04dc953693c539140b

Daniel Engberg 2023-05-22T00:01:17

cmake: Fix .pc files when building in Release mode Don't define CMAKE_DEBUG_POSTFIX as this breaks Release builds, only apply when doing debug builds.