mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 08:52:59 +00:00
[CMAKE]
Completely refactor bootcd generation - one macro (à la cmake's install) to rule them all, to make your life simpler and have build files cleaner - Completely rehaul the bootcd tree : now you have in it some minimal reactos system - reflect those changes in setupldr No livecd yet! svn path=/branches/cmake-bringup/; revision=51731
This commit is contained in:
parent
ee7e7b3462
commit
53fbd8e185
556 changed files with 772 additions and 722 deletions
|
@ -31,4 +31,4 @@ set_module_type(mstsc win32gui)
|
|||
|
||||
add_importlibs(mstsc user32 gdi32 comctl32 ws2_32 advapi32 shell32 ole32 comdlg32 msvcrt kernel32)
|
||||
|
||||
add_cab_target(mstsc 1)
|
||||
add_cd_file(TARGET mstsc DESTINATION reactos/system32)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue