mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 20:02:55 +00:00
e3f204e228
Reason: VS solution builds pass the compiler options to the assembler. These are usually ignored and result in a warning only, but ML of the latest VS supports /Gy (function level linking), but that requires all functions to be declared with "PROC" and otherwise results in an error. |
||
---|---|---|
.. | ||
baseaddress.cmake | ||
baseaddress64.cmake | ||
baseaddress_dwarf.cmake | ||
baseaddress_msvc.cmake | ||
CMakeMacros.cmake | ||
compilerflags.cmake | ||
config.cmake | ||
gcc.cmake | ||
host-tools.cmake | ||
host-tools.in | ||
init-section.lds | ||
localization.cmake | ||
midl-support.cmake | ||
msvc.cmake | ||
widl-support.cmake | ||
writing_CmakeLists_for_ReactOS.txt |