]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: fix hard coded boost python lib 12480/head
authorJohn Coyle <dx9err@gmail.com>
Wed, 14 Dec 2016 04:19:56 +0000 (23:19 -0500)
committerJohn Coyle <dx9err@gmail.com>
Wed, 14 Dec 2016 04:27:01 +0000 (23:27 -0500)
commit072c8b714a00c024177d0e9e5e84b2b564a1f8bb
treeb25661409db5fd0c94b67d57b1d89eac7d99dca8
parent80ac7b124bb3d304522db2b4464a948e25871407
cmake: fix hard coded boost python lib

When using in tree boost build, linking will fail if boost is not installed.

Signed-off-by: John Coyle <dx9err@gmail.com>
src/CMakeLists.txt