build: Fix a link
This commit is contained in:
parent
ec3594cd0f
commit
4f759dd8c8
@ -28,7 +28,7 @@ if(NOT CPPTHREADS)
|
||||
endif()
|
||||
|
||||
# CMake 3.22 messed this up for clang/clang++
|
||||
# See https://gitlab.kitware.com/cmake/cmake/-/issues/22611
|
||||
# See https://gitlab.kitware.com/cmake/cmake/-/issues/23066
|
||||
if(MSVC OR (NOT MINGW AND CMAKE_VERSION VERSION_GREATER_EQUAL 3.22))
|
||||
# MSVC linker adds its own manifest to the executable, which fails if
|
||||
# we include ours in 86Box.rc. We therefore need to pass the manifest
|
||||
|
Loading…
x
Reference in New Issue
Block a user