]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: use CMP0028 NEW
authorKefu Chai <kchai@redhat.com>
Wed, 18 Apr 2018 03:53:24 +0000 (11:53 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 18 Apr 2018 07:10:54 +0000 (15:10 +0800)
commit750c301e1c3c446981a69431bb18ef249048edd9
tree96f50a8936fcc48611ec40d643a7a2add75f5c42
parentc4f51c85df3ba2b20572159f4ebdacb29fe3d6ff
cmake: use CMP0028 NEW

it's intended behavior to use imported or alias target for dependencies
with name with "::" in it.

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