]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: use string(APPEND ..) to append to string
authorKefu Chai <kchai@redhat.com>
Mon, 16 Aug 2021 09:29:35 +0000 (17:29 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 16 Aug 2021 09:29:37 +0000 (17:29 +0800)
commit706997b7e62b33e95605283da3b4af736abbe516
tree0bbb7939553a06e06f4ed87f5a047d25863e5231
parent164fb13fc93680d92adebdc0115ae0c546db84d3
cmake: use string(APPEND ..) to append to string

more readable and less repeating this way.

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