]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: enable CMP0051 21662/head
authorKefu Chai <kchai@redhat.com>
Thu, 26 Apr 2018 08:46:57 +0000 (16:46 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 26 Apr 2018 08:47:54 +0000 (16:47 +0800)
commit791af5459ee6655ac2154fd21c7b177aeaa31e09
tree13858a9e42271d93fb940ccb7bb2e7039c0e1ad1
parent4aea3bed7f7dc587b19700d516ece68b516f07f3
cmake: enable CMP0051

the new behavior of get_target_property(<var> <target> SOURCES) will be
enforced in future versions of cmake, so let ready for this change now
by removing the generator expressions from the returned source file
list.

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