Browse Source
DevilutionX already does not build on 3.13 because of libzt. libzt uses the `TARGET_OBJECTS` generator expression with non-OBJECT libraries. This is only supported in CMake 3.15+: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/3178pull/5658/head
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue