mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
[NTVDM]
Compile NTVDM even on non-i386 architectures. svn path=/branches/ntvdm/; revision=61194
This commit is contained in:
parent
03ecfdff3f
commit
84662d3de9
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
|
||||
if(ARCH STREQUAL "i386")
|
||||
add_subdirectory(ntvdm)
|
||||
endif()
|
||||
add_subdirectory(ntvdm)
|
||||
add_subdirectory(win)
|
||||
add_subdirectory(win32)
|
||||
|
|
Loading…
Reference in a new issue