mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 03:47:48 +00:00
tests: Add tests for CityHash
This commit is contained in:
parent
275398a0fc
commit
58ed3fa9f5
2 changed files with 23 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
add_executable(tests
|
||||
common/bit_field.cpp
|
||||
common/cityhash.cpp
|
||||
common/fibers.cpp
|
||||
common/param_package.cpp
|
||||
common/ring_buffer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue