mirror of
https://github.com/reactos/reactos.git
synced 2026-06-14 23:11:43 +08:00
[CMAKE] Set target platform to Xbox
This commit is contained in:
committed by
Justin Miller
parent
b45bdd0b33
commit
a36277244d
@@ -1,6 +1,6 @@
|
||||
|
||||
if(ARCH STREQUAL "i386")
|
||||
set(SARCH "pc" CACHE STRING
|
||||
set(SARCH "xbox" CACHE STRING
|
||||
"Sub-architecture to build for. Specify one of:
|
||||
pc pc98 xbox")
|
||||
elseif(ARCH STREQUAL "amd64")
|
||||
|
||||
Reference in New Issue
Block a user