]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
src/kv/CMakeLists.txt: force rocksdb/include to first include directory 11194/head
authorWillem Jan Withagen <wjw@digiware.nl>
Thu, 22 Sep 2016 12:19:09 +0000 (14:19 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Thu, 22 Sep 2016 12:19:09 +0000 (14:19 +0200)
commit2757209d77584a74ccf21a929104cff753deecd6
treec5755d038b38845a0d7c38f2711b1a36e91b4e55
parent6dea73d87043ec8e914b093abc594d744edb9687
src/kv/CMakeLists.txt: force rocksdb/include to first include directory

 - Otherwise on FreeBSD older packages could be used for include
   this then can result to missing declared functions because
   includes and libs are out of sync

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/kv/CMakeLists.txt