[premake] More cleanup
This commit is contained in:
3
third_party/snappy.lua
vendored
3
third_party/snappy.lua
vendored
@@ -4,9 +4,6 @@ project("snappy")
|
||||
kind("StaticLib")
|
||||
language("C++")
|
||||
|
||||
defines({
|
||||
"_LIB",
|
||||
})
|
||||
files({
|
||||
"snappy/snappy-internal.h",
|
||||
"snappy/snappy-sinksource.cc",
|
||||
|
||||
Reference in New Issue
Block a user