]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: do not build/install boost::regex 19393/head
authorKefu Chai <kchai@redhat.com>
Fri, 8 Dec 2017 06:18:47 +0000 (14:18 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 9 Jan 2018 09:29:08 +0000 (17:29 +0800)
commit142f2a56d0ac0a3db5b294efdfd09a0045c79f75
treeb52259baf121da29f7a9a1ad24e1888843e0d8a1
parent73681795a46a4a3e4339a8fdb16bb899a8940c10
cmake: do not build/install boost::regex

we now use std::regex now, since we've dropped the support of GCC 4.8

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