Skip to content

Commit

Permalink
Merge pull request ceph#7507 from tchaikov/wip-cmake
Browse files Browse the repository at this point in the history
cmake: add KernelDevice.cc to libos_srcs

Reviewed-by: Samuel Just <sjust@redhat.com>
  • Loading branch information
athanatos committed Feb 3, 2016
2 parents 2aeadc9 + 82637be commit 4453b46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Expand Up @@ -653,6 +653,7 @@ set(libos_srcs
os/bluestore/BlueStore.cc
os/bluestore/bluestore_types.cc
os/bluestore/FreelistManager.cc
os/bluestore/KernelDevice.cc
os/bluestore/StupidAllocator.cc
os/fs/FS.cc
${libos_xfs_srcs})
Expand Down

0 comments on commit 4453b46

Please sign in to comment.