reactos/sdk/cmake
Adam Słaboń 2ffcda90b2 [CMAKE][MVDM] Fix CMAKE_ASM16_COMPILER for non-x86 MSVC builds
Ensure that CMAKE_ASM16_COMPILER is 32-bit MASM.
It is used only for compiling 16-bit x86 ASM code on non-x86 builds.

Original patch by serrox. CORE-10452, CORE-17604

Co-authored-by: Sergey Chernov <serrox@ya.ru>
2023-08-05 16:20:22 +02:00
..
baseaddress.cmake [SDK] Improve gen_baseaddress.py and its output files (#4964) 2023-03-04 11:45:06 +01:00
baseaddress_dwarf.cmake [SDK] Improve gen_baseaddress.py and its output files (#4964) 2023-03-04 11:45:06 +01:00
baseaddress_msvc.cmake [SDK] Improve gen_baseaddress.py and its output files (#4964) 2023-03-04 11:45:06 +01:00
baseaddress_msvc_x64.cmake [SDK] Improve gen_baseaddress.py and its output files (#4964) 2023-03-04 11:45:06 +01:00
CMakeMacros.cmake
compilerflags.cmake
config.cmake [CMAKE] Elimitate the use of GCC and CLANG variables 2022-05-27 01:37:34 +03:00
gcc.cmake [ASMPP] Implement asm preprocessor 2022-12-01 15:21:59 +02:00
host-tools.cmake [ASMPP] Implement asm preprocessor 2022-12-01 15:21:59 +02:00
host-tools.in
init-section.lds
localization.cmake
midl-support.cmake
msvc.cmake [CMAKE][MVDM] Fix CMAKE_ASM16_COMPILER for non-x86 MSVC builds 2023-08-05 16:20:22 +02:00
widl-support.cmake
writing_CmakeLists_for_ReactOS.txt