obs-studio/cmake
Ed Maste 39269a7ae9 cmake: fix default version if `git describe` fails
If the `git describe` command fails we want to fall back to a default
version.  _OBS_DEFAULT_VERSION is not in the same format as the string
returned by `git describe` though.  In the event that the command fails
just use _OBS_DEFAULT_VERSION directly rather than trying to parse it.

Fixes: cmake fails if git is not installed but .git/ exists #6940
2022-08-07 00:51:01 +02:00
..
Modules cmake: fix default version if `git describe` fails 2022-08-07 00:51:01 +02:00
bundle cmake: Move obspython.py to Resources on macOS 2022-03-23 14:56:55 +01:00
external cmake: Update CMake finders and helper modules 2022-03-16 23:11:06 +01:00