dolphin/Externals/xxhash
Lioncash a4ba92c697
CMakeLists: Don't dump xxhash's includes into top-level directory scope
We already use a custom CMakeLists file for xxhash, so we can just make it's headers
public as part of its target interface.

This way, only libraries that link in the xxhash target will see its headers, as opposed
to every target under the top-level directory.
2018-04-06 10:41:58 -04:00
..
CMakeLists.txt CMakeLists: Don't dump xxhash's includes into top-level directory scope 2018-04-06 10:41:58 -04:00
LICENSE Externals: add xxhash 2015-01-20 21:19:27 +01:00
xxhash.c Update xxhash to 0.6.2 2017-06-10 14:02:27 +02:00
xxhash.h Update xxhash to 0.6.2 2017-06-10 14:02:27 +02:00
xxhash.vcxproj upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
xxhsum.c Update xxhash to 0.6.2 2017-06-10 14:02:27 +02:00