mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
64290dd2c9
This allows the CMakeLists.txt file to be less cluttered by unrelated stuff.
6 lines
110 B
CMake
6 lines
110 B
CMake
|
|
include(boot_images.cmake)
|
|
|
|
add_subdirectory(bootdata)
|
|
# add_subdirectory(environ)
|
|
add_subdirectory(freeldr)
|