reactos/sdk/cmake
Victor Perevertkin 62d1a2c884
[CMAKE] Fixes for clang-cl build
- User lib.exe instead of llvm-lib due to incompatibility
- Avoid wrapping resource compiler with cmcldeps
- Fix several conditional flags
2021-09-14 17:58:23 +03:00
..
baseaddress.cmake [CMAKE] Update DLL base addresses 2021-08-03 10:36:32 +02:00
baseaddress_dwarf.cmake [FFS] Remove the FFS/UFS driver 2021-07-30 17:14:57 +03:00
baseaddress_msvc.cmake [FFS] Remove the FFS/UFS driver 2021-07-30 17:14:57 +03:00
baseaddress_msvc_x64.cmake [FFS] Remove the FFS/UFS driver 2021-07-30 17:14:57 +03:00
CMakeMacros.cmake [CMAKE] Fix invalid usage of list() 2021-09-14 17:58:22 +03:00
compilerflags.cmake [CMAKE] Replace custom scripts in compilerflags with standard ones 2021-09-14 17:56:22 +03:00
config.cmake [CMAKE] Fixes for clang-cl build 2021-09-14 17:58:23 +03:00
gcc.cmake [CMAKE] Replace custom scripts in compilerflags with standard ones 2021-09-14 17:56:22 +03:00
host-tools.cmake [CMAKE] host-tools: Define ROS_SAVED_* for MSVC_IDE only 2021-06-11 02:08:12 +03:00
host-tools.in Rework host tools 2019-08-17 17:39:31 +02:00
init-section.lds [CMAKE:GCC] Enforce file alignment on driver & kernel images 2021-04-28 13:10:23 +02:00
localization.cmake
midl-support.cmake
msvc.cmake [CMAKE] Replace custom scripts in compilerflags with standard ones 2021-09-14 17:56:22 +03:00
widl-support.cmake [VMAKE/WIDL] Properly fix build (try 3) 2020-11-20 19:57:48 +01:00
writing_CmakeLists_for_ReactOS.txt