mirror of
https://github.com/simon987/fastimagehash.git
synced 2025-12-10 21:18:50 +00:00
Update CMakeLists.txt
This commit is contained in:
@@ -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
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user