mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
[BOOT] Actually add the remastering scripts in the ISOs
Addendum to commit fdc4272b1a (#4988)
CORE-8872
This commit is contained in:
@@ -5,3 +5,6 @@ add_subdirectory(bootdata)
|
||||
# add_subdirectory(environ)
|
||||
add_subdirectory(freeldr)
|
||||
add_subdirectory(rtl)
|
||||
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/remaster.cmd DESTINATION loader NO_CAB NOT_IN_HYBRIDCD FOR bootcd livecd hybridcd)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/remaster.sh DESTINATION loader NO_CAB NOT_IN_HYBRIDCD FOR bootcd livecd hybridcd)
|
||||
|
||||
Reference in New Issue
Block a user