]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: no need to add "-D" before definitions 23795/head
authorKefu Chai <kchai@redhat.com>
Wed, 29 Aug 2018 09:00:15 +0000 (17:00 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 29 Aug 2018 09:00:35 +0000 (17:00 +0800)
commit005809e0740ed2b5fe47d09a9f29b5a06a5b3e5e
tree8944aea069aef9665393cc7c1fb1d7d39a5db5c0
parent7c92b1fcc6c97dd8da3a9ddf482cc405c0716467
cmake: no need to add "-D" before definitions

and there is no need to make the definition public for the executable
target.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/CMakeLists.txt
src/test/librbd/CMakeLists.txt