mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-29 23:15:49 +00:00
Rename xxhash.c to xxhash.cpp
This commit is contained in:
committed by
Nikolaos D. Bougalis
parent
f7a4a94c3b
commit
ef3bc92b82
@@ -292,9 +292,6 @@ foreach(curdir
|
||||
list(APPEND non_unity_srcs "${cursrcs}")
|
||||
endforeach()
|
||||
|
||||
list(APPEND rippled_src_nonunity src/ripple/beast/hash/impl/xxhash.c)
|
||||
set_source_files_properties(src/ripple/beast/hash/impl/xxhash.c PROPERTIES LANGUAGE CXX )
|
||||
|
||||
file(GLOB_RECURSE nodestore_srcs src/ripple/nodestore/*.cpp
|
||||
src/test/nodestore/*.cpp)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user