mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
Compile NTVDM even on non-i386 architectures. svn path=/branches/ntvdm/; revision=61194
5 lines
71 B
CMake
5 lines
71 B
CMake
|
|
add_subdirectory(ntvdm)
|
|
add_subdirectory(win)
|
|
add_subdirectory(win32)
|