]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: silence CMP0054 warning 18938/head
authorKefu Chai <kchai@redhat.com>
Mon, 27 Nov 2017 04:39:41 +0000 (12:39 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 27 Nov 2017 04:50:38 +0000 (12:50 +0800)
commit764c2c0e1cbf37f5543b8b8c5f2235a9e7557e5c
tree19c1cb0a73d9e1a60dba3cec67bf2dcaa69f18b3
parent306edd149bbdde3ef9da06d9e85db93e2efc28e9
cmake: silence CMP0054 warning

see https://gitlab.kitware.com/cmake/cmake/issues/17381 and
https://gitlab.kitware.com/cmake/cmake/commit/a8be8b1b54fe1922a1d1fc0365c3ae5c918b6654,
so before the updated cmake is released and packaged. we should
add this setting.

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