mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
24cb57fdea
... as it should have always been done (and must be done for NTDLL and NTOS kernel as well). This allows using the RTL with the correct definitions and the reduced functionality available at boot-time. + Make the RTL main header compatible. In addition, this will permit re-using existing code that already uses the RTL (mostly string conversions). See commits427c90af3
(r36761) andb46e8cc18
(r36980) for some background.
3 lines
22 B
CMake
3 lines
22 B
CMake
|
|
include(blrtl.cmake)
|