Get rid of gflags alltogether
This commit is contained in:
@@ -7,9 +7,6 @@ project("xenia-base")
|
||||
language("C++")
|
||||
defines({
|
||||
})
|
||||
includedirs({
|
||||
project_root.."/third_party/gflags/src",
|
||||
})
|
||||
local_platform_files()
|
||||
removefiles({"main_*.cc"})
|
||||
files({
|
||||
|
||||
Reference in New Issue
Block a user