flyinghead / flycast

Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
GNU General Public License v2.0
1.28k stars 161 forks source link

cmake: use fallback git values #1544

Closed scribam closed 3 weeks ago

scribam commented 4 weeks ago

Otherwise, compilation will fail on macOS when building from archive (without the .git folder) because ${GIT_VERSION} does not exist when processing this line: https://github.com/flyinghead/flycast/blob/ddb012bbd278aedf7a0c3064e6c447a1e6f7653a/CMakeLists.txt#L1619