mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 13:25:57 +00:00
5 lines
81 B
Text
5 lines
81 B
Text
|
if(ARCH MATCHES i386)
|
||
|
add_subdirectory(ntvdm)
|
||
|
endif()
|
||
|
add_subdirectory(win32)
|