]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: do not add dependencies to INTERFACE library on cmake < 3.3 15813/head
authorKefu Chai <kchai@redhat.com>
Wed, 21 Jun 2017 15:34:49 +0000 (23:34 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 21 Jun 2017 15:34:51 +0000 (23:34 +0800)
commit96b20164893cb9270e0af602a57d4945dce91f36
tree5af3908c8683700f111b9d67237f3754df50e332
parent503de209275b5d54a41747e19bca5495259bec43
cmake: do not add dependencies to INTERFACE library on cmake < 3.3

otherwise we will have

add_dependencies Cannot add target-level dependencies to INTERFACE
library

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/BuildBoost.cmake