1
0
Fork 0

Added forgotten files to CMake

This commit is contained in:
Michael Hackstein 2015-05-19 17:17:17 -07:00
parent 86c7f87dd3
commit a734c94af6
1 changed files with 2 additions and 0 deletions

View File

@ -136,6 +136,7 @@ add_executable(
V8Server/V8PeriodicTask.cpp
V8Server/V8QueueJob.cpp
V8Server/V8TimerTask.cpp
V8Server/V8Traverser.cpp
V8Server/v8-actions.cpp
V8Server/v8-collection.cpp
V8Server/v8-collection-util.cpp
@ -155,6 +156,7 @@ add_executable(
VocBase/compactor.cpp
VocBase/datafile.cpp
VocBase/document-collection.cpp
VocBase/ExampleMatcher.cpp
VocBase/edge-collection.cpp
VocBase/headers.cpp
VocBase/index.cpp