Get rid of gflags alltogether
This commit is contained in:
@@ -2,9 +2,6 @@ project_root = "../../../.."
|
||||
include(project_root.."/tools/build")
|
||||
|
||||
test_suite("xenia-cpu-tests", project_root, ".", {
|
||||
includedirs = {
|
||||
project_root.."/third_party/gflags/src",
|
||||
},
|
||||
links = {
|
||||
"capstone",
|
||||
"xenia-base",
|
||||
|
||||
Reference in New Issue
Block a user