reactos/sdk/cmake
Joachim Henze 493bb8de46
[CMAKE] msvc.cmake: Remove redundant '/Gy' (#4424)
* [CMAKE] msvc.cmake: Remove redundant '/Gy'

Function-level-Linking '/Gy' is already enabled unconditionally
at line 26. So no need to enable it here another time.
Makes the differences between the multiple OPTIMIZE-levels more obvious.

* [CMAKE] msvc.cmake: Fix typo in comment
2022-03-31 21:18:26 +02:00
..
baseaddress.cmake
baseaddress_dwarf.cmake
baseaddress_msvc.cmake
baseaddress_msvc_x64.cmake
CMakeMacros.cmake [APITESTS][NTVDM][SPOOLSV] Add the missing ENABLE_EXPORTS property as these EXE targets have function exports. 2021-12-04 01:17:32 +01:00
compilerflags.cmake
config.cmake [SDK][CMAKE] config.cmake: Add ARM64 compiler options (#4050) 2021-11-17 14:18:06 +03:00
gcc.cmake [CMAKE] Remove __inline substitutions 2021-10-26 22:51:03 +03:00
host-tools.cmake
host-tools.in
init-section.lds
localization.cmake
midl-support.cmake
msvc.cmake [CMAKE] msvc.cmake: Remove redundant '/Gy' (#4424) 2022-03-31 21:18:26 +02:00
widl-support.cmake
writing_CmakeLists_for_ReactOS.txt