[premake] More cleanup
This commit is contained in:
3
third_party/xxhash.lua
vendored
3
third_party/xxhash.lua
vendored
@@ -3,9 +3,6 @@ project("xxhash")
|
||||
uuid("40d4ce21-5448-4399-9f98-589b7e1c23b1")
|
||||
kind("StaticLib")
|
||||
language("C")
|
||||
defines({
|
||||
"_LIB",
|
||||
})
|
||||
includedirs({
|
||||
"xxhash",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user