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