mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 17:59:56 +00:00
3 lines
94 B
Text
3 lines
94 B
Text
|
add_library(smhasher STATIC MurmurHash3.cpp)
|
||
|
target_include_directories(smhasher INTERFACE .)
|