mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-07 23:53:35 +00:00
[Testing] Fix building on Linux
This commit is contained in:
parent
3d30b2eec3
commit
87ee12d407
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ include(project_root.."/tools/build")
|
|||
|
||||
test_suite("xenia-vfs-tests", project_root, ".", {
|
||||
links = {
|
||||
"fmt",
|
||||
"xenia-base",
|
||||
"xenia-vfs",
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue