This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8e9857d3cd
dolphin
/
Externals
/
xxhash
/
CMakeLists.txt
8 lines
76 B
CMake
Raw
Blame
History
project
(
xxhash
C
)
set
(
SRCS
xxhash.c
)
add_library
(
xxhash
STATIC
${
SRCS
}
)
Reference in New Issue
View Git Blame
Copy Permalink