Skip to content

Commit

Permalink
fixed up files in cmake system for master branch #869
Browse files Browse the repository at this point in the history
  • Loading branch information
leifwalsh committed Dec 24, 2013
1 parent ab542fe commit ee4f7b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/mongo/db/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ add_library(coredb STATIC
keypattern
keygenerator
matcher
spillable_vector
txn_context
gtid
pipeline/accumulator
Expand Down Expand Up @@ -139,8 +140,8 @@ add_library(serveronly STATIC
indexcursor
cloner
indexer
namespace_details
namespace_index
collection
collection_map
txn_complete_hooks
matcher_covered
dbeval
Expand Down

0 comments on commit ee4f7b1

Please sign in to comment.