cmake/test_cpu → cmake/cpu_features

This commit is contained in:
Ivan Lezhankin 2019-08-30 17:31:28 +03:00
parent 393bf8a804
commit ac47427b76
2 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ else()
endif()
if(NOT DISABLE_CPU_OPTIMIZE)
include(cmake/test_cpu.cmake)
include(cmake/cpu_features.cmake)
endif()
if(NOT COMPILER_CLANG) # clang: error: the clang compiler does not support '-march=native'