obs-studio/cmake
PatTheMav 2c8a55f82b cmake: Fix rundir installation accepting DESTDIR environment variable
The environment variable DESTDIR is commonly used to specify an install-
time prefix for installation of build artifacts (e.g. for staging an
installation in a temporary directory while keeping the overall prefixes
intact).

This variable should be ignored by all targets but the install target,
which requires us to set it to an empty string/path when we use
`install` to set up our rundir.
2022-09-17 16:15:56 -07: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 rundir installation accepting DESTDIR environment variable 2022-09-17 16:15:56 -07:00