ceph/cmake/modules
Kefu Chai a123c85256 cmake: enable Finddpdk to find DPDK to be built
find_package(dpdk...) is used by seastar to find DPDK if Seastar_DPDK is
enabled. but `build_dpdk()` only exposes `dpdk::dpdk`, and it does not
set the variables like `dpdk_INCLUDE_DIRS` and `dpdk_LIBRARIES` when it
gets called. so we need to adapt Finddpdk to query them from `dpdk::dpdk`
target.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2019-10-24 17:54:05 +08:00
..
FindPython
AddCephTest.cmake
boost_context_asm_arm_syntax_unified.patch
boost_lockfree_queue_valgrind_error.patch
BuildBoost.cmake
Buildc-ares.cmake
BuildDPDK.cmake cmake: refactor BuildDPDK 2019-10-24 15:15:51 +08:00
BuildFIO.cmake
Buildpmem.cmake
BuildQatDrv.cmake
BuildRocksDB.cmake
BuildSPDK.cmake
CephCheck_link.c cmake: detect linker support 2019-10-08 21:53:03 +08:00
CephCheck_link.map cmake: detect linker support 2019-10-08 21:53:03 +08:00
CephChecks.cmake cmake: detect linker support 2019-10-08 21:53:03 +08:00
CheckCxxAtomic.cmake cmake: Test for 16-byte atomic support on IBM Z 2019-09-29 16:22:52 +02:00
CheckYasm.cmake
CTags.cmake
Distutils.cmake
Findaio.cmake
Findbabeltrace.cmake
FindBacktrace.cmake
Findblkid.cmake
FindBoost.cmake
Findc-ares.cmake
FindCUnit.cmake
FindCython.cmake
Finddpdk.cmake cmake: enable Finddpdk to find DPDK to be built 2019-10-24 17:54:05 +08:00
Findfcgi.cmake
Findfio.cmake
Findfmt.cmake
Findfuse.cmake
FindGMock.cmake
Findgperftools.cmake
FindGSSApi.cmake
FindJeMalloc.cmake
Findkeyutils.cmake
Findleveldb.cmake
FindLTTngUST.cmake
FindLZ4.cmake
Findnl.cmake
FindOATH.cmake
FindOpenLdap.cmake
Findpmem.cmake
FindPython2.cmake
FindPython3.cmake
FindPython.cmake
Findqatzip.cmake
FindRabbitMQ.cmake
Findrdmacm.cmake
FindRocksDB.cmake
FindSanitizers.cmake cmake: fix libtsan detection 2019-09-30 14:49:12 -04:00
Findsnappy.cmake
FindStdFilesystem_test.cc
FindStdFilesystem.cmake
Findudev.cmake
Finduuid.cmake
Findverbs.cmake
Findxfs.cmake
Findzfs.cmake
GetGitRevisionDescription.cmake cmake/modules/GetGitRevisionDescription: update to work with git-worktree 2019-10-07 14:26:07 -05:00
GetGitRevisionDescription.cmake.in cmake/modules/GetGitRevisionDescription: update to work with git-worktree 2019-10-07 14:26:07 -05:00
patch-dpdk-conf.sh
SIMDExt.cmake