build: correct the SIMD option test
This commit is contained in:
parent
7af1268db8
commit
8e346d7717
@ -510,7 +510,7 @@ list (
|
||||
|
||||
option (SIMD "enable simd support" OFF)
|
||||
|
||||
if (SIM)
|
||||
if (SIMD)
|
||||
list (APPEND UTIL_FILES
|
||||
"coord/simd.cpp"
|
||||
"coord/simd.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user