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
..
2022-07-18 03:52:04 -07:00
2022-07-26 17:34:26 +02:00
2022-03-26 09:44:23 -04:00
2022-06-20 14:24:52 -04:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-07-30 17:03:10 +02:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-07-30 17:03:10 +02:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-04-14 18:01:23 -04:00
2022-07-21 12:16:36 -04:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-04-14 18:01:23 -04:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-03-16 23:11:06 +01:00
2022-07-21 12:16:36 -04:00
2022-07-31 12:21:35 +02:00
2022-07-13 15:52:13 -04:00
2022-07-20 15:08:30 -04:00
2022-05-07 16:13:21 -07:00
2022-07-13 15:52:13 -04:00
2022-07-31 13:45:57 -04:00
2022-08-07 00:51:01 +02:00