[project] add app/stringtests to arm64 and x86 test build
This commit is contained in:
@@ -5,6 +5,7 @@ TARGET := foundation-emu
|
||||
MODULES += \
|
||||
app/tests \
|
||||
app/shell \
|
||||
app/stringtests \
|
||||
lib/debugcommands
|
||||
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@ TARGET := pc-x86
|
||||
MODULES += \
|
||||
app/tests \
|
||||
app/shell \
|
||||
app/stringtests \
|
||||
app/pcitests
|
||||
|
||||
# extra rules to copy the pc-x86.conf file to the build dir
|
||||
|
||||
Reference in New Issue
Block a user