Adding xxhash.

This commit is contained in:
Ben Vanik
2014-12-23 10:22:14 -08:00
parent 10ea5f1dbe
commit 988dd19bb6
9 changed files with 1961 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
'third_party/glew.gypi',
'third_party/llvm.gypi',
'third_party/sparsehash.gypi',
'third_party/xxhash.gypi',
],
'default_configuration': 'release',
@@ -377,12 +378,14 @@
'glew',
'liballoy',
'libpoly',
'xxhash',
],
'export_dependent_settings': [
'gflags',
'glew',
'liballoy',
'libpoly',
'xxhash',
],
'direct_dependent_settings': {