diff --git a/cmake/ConfigureFeatures.cmake b/cmake/ConfigureFeatures.cmake index 61d4876..b7e8d81 100644 --- a/cmake/ConfigureFeatures.cmake +++ b/cmake/ConfigureFeatures.cmake @@ -242,5 +242,4 @@ function(add_common_definitions TARGET) endif () endfunction() -# TODO: Detect if ARM NEON is available; if so, define HAVE_NEON and HAVE_ARM_NEON_ASM_OPTIMIZATIONS # TODO: Detect if SSL is available; if so, define HAVE_SSL \ No newline at end of file