yuzu/CMakeModules
Kyle Kienapfel 644dc6c93c build: override git description on mainline builds
Note: might not work for Early Access builds

right now it appears that the output of like:
git describe  --long --always --dirty
is something like: mainline-636-9139-g0ec190c16-dirty

and the title for yuzu-cmd: HEAD-mainline-636-9139-g0ec190c16-dirty

the goal here is to change this title to:
mainline-<build id>-<shorthash>

so as an example trying for: mainline-1107-0ec190c16

dirty flag on github actions builds are due to discord-rpc
and its desire to run clang-format on itself as part of
compiling. that library is retired and deprecated, so no updates.
2022-07-26 23:05:37 -07:00
..
2022-07-04 21:21:56 -06:00
2022-07-04 21:21:56 -06:00