We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e433b30 commit ddf3879Copy full SHA for ddf3879
engines/ep/CMakeLists.txt
@@ -244,6 +244,7 @@ SET(COLLECTIONS_SOURCE src/collections/collections_types.cc
244
src/collections/persist_manifest_task.cc
245
${CMAKE_CURRENT_BINARY_DIR}/src/collections/events_generated.h
246
${CMAKE_CURRENT_BINARY_DIR}/src/collections/kvstore_generated.h
247
+ ${CMAKE_CURRENT_BINARY_DIR}/src/collections/manifest_generated.h
248
src/collections/scan_context.cc
249
src/collections/vbucket_filter.cc
250
src/collections/vbucket_manifest.cc
0 commit comments