mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +00:00
518cb1c247
Forget two files. svn path=/branches/ros-csrss/; revision=57588
7 lines
107 B
CMake
7 lines
107 B
CMake
|
|
if(ARCH STREQUAL "i386")
|
|
add_subdirectory(ntvdm)
|
|
endif()
|
|
add_subdirectory(win)
|
|
add_subdirectory(win32)
|