reactos/sdk/cmake
Victor Perevertkin 7e069ccdb2
[CMAKE] Replace custom functions to built-in ones
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
..
Compiler
baseaddress.cmake [CMAKE] Update baseaddresses with gcc 8.3 2019-12-27 19:52:21 +01:00
baseaddress_dwarf.cmake [CMAKE] Update baseaddresses with gcc 8.3 2019-12-27 19:52:21 +01:00
baseaddress_msvc.cmake [CMAKE] Update baseaddresses with gcc 8.3 2019-12-27 19:52:21 +01:00
bison-flex.cmake
CMakeMacros.cmake [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
compilerflags.cmake [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
config-amd64.cmake [CMAKE][CONFIGURE] Enable runtime checks on MSVC by default. 2020-04-11 02:48:12 +03:00
config-arm.cmake [CMAKE][CONFIGURE] Enable runtime checks on MSVC by default. 2020-04-11 02:48:12 +03:00
config.cmake [CMAKE][CONFIGURE] Enable runtime checks on MSVC by default. 2020-04-11 02:48:12 +03:00
gcc.cmake [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
host-tools.cmake
host-tools.in
init-section.lds
localization.cmake
midl-support.cmake
msvc.cmake [CMAKE][CONFIGURE] Enable runtime checks on MSVC by default. 2020-04-11 02:48:12 +03:00
widl-support.cmake
writing_CmakeLists_for_ReactOS.txt