0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/cmake
PatTheMav 358d706e38 cmake: Fix debian packages loosing all debug symbols
The correct way to build debian package and also provide debug symbols
is to use additional `ddeb` packages served with the original `deb`
package.

This will implicitly still strip the binaries contained in the `deb`
package (per convention) but also create a `.ddeb` package with the
stripped symbols.
2022-11-12 18:20:50 -05:00
..
bundle cmake: Fix M1-based OBS.app appearing as being an "iOS" app 2022-08-08 18:54:29 -04:00
external cmake: Update pluginhelpers script from obs-plugintemplate 2022-08-10 02:05:27 +02:00
Modules cmake: Fix debian packages loosing all debug symbols 2022-11-12 18:20:50 -05:00