mirror of https://gitee.com/bigwinds/arangodb
Fix in cmake file
This commit is contained in:
parent
0ae6d0d6fd
commit
da31769b08
|
@ -348,7 +348,7 @@ SET(ARANGOD_SOURCES
|
||||||
VocBase/transaction.cpp
|
VocBase/transaction.cpp
|
||||||
VocBase/vocbase.cpp
|
VocBase/vocbase.cpp
|
||||||
Wal/AllocatorThread.cpp
|
Wal/AllocatorThread.cpp
|
||||||
Wal/CollectorThread.cppb
|
Wal/CollectorThread.cpp
|
||||||
Wal/DocumentOperation.cpp
|
Wal/DocumentOperation.cpp
|
||||||
Wal/Logfile.cpp
|
Wal/Logfile.cpp
|
||||||
Wal/LogfileManager.cpp
|
Wal/LogfileManager.cpp
|
||||||
|
|
Loading…
Reference in New Issue