]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: refactor dpdk related code
authorKefu Chai <kchai@redhat.com>
Wed, 15 Nov 2017 12:57:56 +0000 (20:57 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 18 Nov 2017 02:43:33 +0000 (10:43 +0800)
commitdbe04b4a85de5d8d68da05f8d1a18af45cacbc78
treef4b91c40d15dce59ba4636c1d05f8f1c6e6716f4
parentdf446f06cb9db11c0e25aad7b619b1deffc540c0
cmake: refactor dpdk related code

* move the check of `USE_CRYPTOPP` to $top_srcdir/CMakeLists.txt
* remove reference of DPDK_LIBRARY, it's defined nowhere
* move the dpdk code to a single place

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