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 |
|
Thomas Faber
|
80296be1eb
|
[CMAKE] When disabling C4101, explicitly remove the error flag.
Fixes VC2010 build.
Addendum to 11ecf5c969 .
|
2020-02-24 22:29:33 +01:00 |
|
Amine Khaldi
|
00124d1b1a
|
[CMAKE/CLANG-CL] Silence some clang-cl warnings in consistency with our gcc build.
|
2017-12-07 21:53:45 +01:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|