diff options
| author | Sintendo <3380580+Sintendo@users.noreply.github.com> | 2026-01-17 18:25:22 +0100 |
|---|---|---|
| committer | Sintendo <3380580+Sintendo@users.noreply.github.com> | 2026-01-17 18:25:49 +0100 |
| commit | eedee51b93de25de76f542e481355dd7de28d75f (patch) | |
| tree | 92b04e888653742dd997dfbda3588ede4649bbab /Source/Core/VideoCommon | |
| parent | 9ec1d70f513a3e71b64fe08f7ba4e52df3d060a2 (diff) | |
Fix MacUpdater build on CMake 3.31+
Building on macOS with a recent CMake version would result in the
following error:
CMake Error at Source/Core/MacUpdater/CMakeLists.txt:48 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS
As it turns out, this form of `add_custom_command` does not accept
DEPENDS, but versions of CMake prior to 3.31 silently dropped it.
Diffstat (limited to 'Source/Core/VideoCommon')
0 files changed, 0 insertions, 0 deletions
