mirror of
https://github.com/simon987/fastimagehash.git
synced 2025-04-10 14:16:49 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
1e0b41f592
commit
2d66ce474b
@ -44,12 +44,12 @@ target_link_libraries(
|
|||||||
target_compile_options(
|
target_compile_options(
|
||||||
fastimagehash
|
fastimagehash
|
||||||
PRIVATE
|
PRIVATE
|
||||||
# -Ofast
|
-fPIC
|
||||||
|
-Ofast
|
||||||
# -march=native
|
# -march=native
|
||||||
# -fno-stack-protector
|
-fno-stack-protector
|
||||||
# -fomit-frame-pointer
|
-fomit-frame-pointer
|
||||||
# -freciprocal-math
|
-freciprocal-math
|
||||||
-g
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user