]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: Don't enable BOOST_USE_VALGRIND when not requested 34097/head
authorAdam C. Emerson <aemerson@redhat.com>
Fri, 20 Mar 2020 18:10:14 +0000 (14:10 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Sat, 21 Mar 2020 00:40:39 +0000 (20:40 -0400)
commit647819c632bad694e3c0df6428861ab43cd3ba01
tree8964fa019f3d1afa7944c12573df6d264977003c
parent137f3b3223798b4770851f65b138b11d3870e7e6
cmake: Don't enable BOOST_USE_VALGRIND when not requested

We were adding the define without support in the library if
WITH_BOOST_VALGRIND was turned off.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
cmake/modules/BuildBoost.cmake