reactos/sdk/cmake
Timo Kreuzer 1378f6b543 [CMAKE] Fix ARM64 build
Since VS 17.14.36203.30 / MSVC 19.44.35209.0 the default behavior on ARM64 is to not inline _Interlocked* functions. Until we have those implemented, we disable this feature, going back to the old behavior.
For additional details / tracking of the implementation see CORE-20255
2025-06-24 12:45:51 +00:00
..
baseaddress.cmake
baseaddress64.cmake
baseaddress_dwarf.cmake
baseaddress_msvc.cmake
CMakeMacros.cmake
compilerflags.cmake
config.cmake [SDK:CMAKE] Remove unused BUILD_MP build option (#7862) 2025-04-12 22:37:48 +02:00
gcc.cmake [CMAKE] Support WITH_DBG and NO_DBG overrides in spec2def 2025-03-24 23:02:06 +00:00
host-tools.cmake [RSYM64] Nuke rsym64 2025-03-24 18:05:28 +00:00
host-tools.in
init-section.lds
localization.cmake
midl-support.cmake
msvc.cmake [CMAKE] Fix ARM64 build 2025-06-24 12:45:51 +00:00
set_wine_module.cmake [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
widl-support.cmake
writing_CmakeLists_for_ReactOS.txt