reactos/boot/freeldr
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
..
bootsect [CMAKE][FREELDR] Take the global defines into account when compiling ASM files. 2020-03-06 22:55:12 +01:00
fdebug [FREELDR][INSTALL][FDEBUG] Include FreeLDR tools in LiveCD and HybridCD (#2550) 2020-04-15 12:37:21 +02:00
freeldr [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
install [FREELDR][INSTALL][FDEBUG] Include FreeLDR tools in LiveCD and HybridCD (#2550) 2020-04-15 12:37:21 +02:00
tools
CMakeLists.txt
FREELDR.INI [FREELDR] Update the FREELDR.INI documentation / template. 2019-08-31 01:42:23 +02:00
notes.txt