Commit 37d064f5 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #13279 from mshabunin:fix-carotene-build-3.4

parents ca5455c5 26cb154f
......@@ -53,7 +53,7 @@ endif()
set(CAROTENE_NS "carotene_o4t" CACHE STRING "" FORCE)
function(compile_carotene)
if(ENABLE_NEON)
if(";${CPU_BASELINE_FINAL};" MATCHES ";NEON;")
set(WITH_NEON ON)
endif()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment