mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[NDK/TESTS] The world isn't only amd64 or i386 (#1596)
This commit is contained in:
committed by
Hermès BÉLUSCA - MAÏTO
parent
fcab77871e
commit
8e048b8ae9
@@ -7,7 +7,7 @@ add_library(ndk_tests
|
||||
win8_x64.c
|
||||
win81_x64.c
|
||||
win10_x64.c)
|
||||
else()
|
||||
elseif(ARCH STREQUAL "i386")
|
||||
add_library(ndk_tests
|
||||
win2003_x86.c
|
||||
winvista_x86.c
|
||||
|
||||
Reference in New Issue
Block a user