]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: pass DPDK_DIR explicitly 23650/head
authorKefu Chai <kchai@redhat.com>
Wed, 5 Sep 2018 07:16:26 +0000 (15:16 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 5 Sep 2018 09:33:59 +0000 (17:33 +0800)
commit2c823a18cb3f2abd059d1293b6b6a6bbfe4752de
tree6a88ad70db90e6588f5de0483ba74db076cd32e5
parent1a6877dc048321226cdb764778c6ed3971f36566
cmake: pass DPDK_DIR explicitly

so we don't rely on build_dpdk() to be a macro to set variables in
its parent scope.

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