mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-04 02:41:19 +00:00
3 lines
94 B
CMake
3 lines
94 B
CMake
|
add_library(smhasher STATIC MurmurHash3.cpp)
|
||
|
target_include_directories(smhasher INTERFACE .)
|