[CI] Fix mspack linking even more.

This commit is contained in:
gibbed
2018-11-23 17:58:38 -06:00
parent 213e688173
commit d87ae26895
3 changed files with 4 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ project("xenia-cpu-ppc-tests")
"xenia-base",
"gflags",
"capstone", -- cpu-backend-x64
"mspack",
})
files({
"ppc_testing_main.cc",