]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: append to Seastar_CXX_FLAGS
authorKefu Chai <kchai@redhat.com>
Sun, 5 Jul 2020 15:06:08 +0000 (23:06 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 6 Jul 2020 02:06:15 +0000 (10:06 +0800)
commit74fdebaa6b5c9a4cc460c2a51b2a79c9880e368e
treef77f03c5c6640055b5b78a280dc8aceaa5f052e8
parent0021dd278bdc3a595387cc1fabeada087315480f
cmake: append to Seastar_CXX_FLAGS

instead of overwriting Seastar_CXX_FLAGS, append to it. this change
allows user to set Seastar_CXX_FLAGS in the command line.

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