2015-07-19 01:00:01 +02:00
|
|
|
group("third_party")
|
|
|
|
|
project("xxhash")
|
|
|
|
|
uuid("40d4ce21-5448-4399-9f98-589b7e1c23b1")
|
|
|
|
|
kind("StaticLib")
|
2015-09-22 07:11:56 +02:00
|
|
|
language("C")
|
2015-07-19 01:00:01 +02:00
|
|
|
includedirs({
|
|
|
|
|
"xxhash",
|
|
|
|
|
})
|
|
|
|
|
files({
|
|
|
|
|
"xxhash/xxhash.c",
|
|
|
|
|
})
|