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