]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: replace BuildQatDrv.cmake with FindQatDrv.cmake
authorMiaomiao Liu <miaomiao.liu@intel.com>
Fri, 14 Jan 2022 05:40:11 +0000 (13:40 +0800)
committerMiaomiao Liu <miaomiao.liu@intel.com>
Tue, 8 Feb 2022 06:06:07 +0000 (14:06 +0800)
commit082dcf0a58b47946cc1375a7e8336b261d499f64
tree100e136ddff4f629465bc2bf4c978482ef46dcdb
parent21a4254d0e70eb95b7af5135a43f8fd84a74e006
cmake: replace BuildQatDrv.cmake with FindQatDrv.cmake

because QAT driver with version v1.7.l.4.14.0 or higher cannot be dowmloaded
directly by URL, FindQatDrv.cmake can find the locally installed QAT package and libraries

Signed-off-by: Miaomiao Liu <miaomiao.liu@intel.com>
Signed-off-by: Hualong Feng <hualong.feng@intel.com>
CMakeLists.txt
cmake/modules/BuildQatDrv.cmake [deleted file]
cmake/modules/FindQatDrv.cmake [new file with mode: 0644]