ceph/src/crypto
Casey Bodley 61516bcfac cmake: move crypto_plugins target
the crypto_plugins target was defined in
src/crypto/isa-l/CMakeLists.txt, but this is only included
if(HAVE_INTEL AND HAVE_BETTER_YASM_ELF64 AND (NOT APPLE))

moving it out of the if() block allows the os target to depend on it
even if no plugins are built

Signed-off-by: Casey Bodley <cbodley@redhat.com>
2018-05-09 09:06:55 -04:00
..
isa-l cmake: move crypto_plugins target 2018-05-09 09:06:55 -04:00
CMakeLists.txt cmake: move crypto_plugins target 2018-05-09 09:06:55 -04:00
crypto_accel.h
crypto_plugin.h