mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
Bootcd: Added : syssetup.inf, vgafonts.cab, c_28593.nls, ntvdm. Remove blue from reactos.cab. svn path=/branches/cmake-bringup/; revision=49484
5 lines
81 B
CMake
5 lines
81 B
CMake
if(ARCH MATCHES i386)
|
|
add_subdirectory(ntvdm)
|
|
endif()
|
|
add_subdirectory(win32)
|