]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: use string(APPEND ...) to concat strings 42367/head
authorKefu Chai <kchai@redhat.com>
Tue, 20 Jul 2021 08:16:07 +0000 (16:16 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 20 Jul 2021 12:20:06 +0000 (20:20 +0800)
commitc7930b0a06f88d9a6e1545992422b20850474176
tree66ae5d8f0c0a8be18653b6e37d563a2307d35870
parent8e742424a7f9f5204bee435ca8609e93f648ef77
cmake: use string(APPEND ...) to concat strings

less repeating this way.

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