mirror of
https://github.com/simon987/sist2.git
synced 2025-04-18 01:36:42 +00:00
Add exif tag
This commit is contained in:
parent
649c50c465
commit
68289268c1
@ -57,6 +57,7 @@ target_compile_options(
|
|||||||
PRIVATE
|
PRIVATE
|
||||||
-fPIC
|
-fPIC
|
||||||
-Werror
|
-Werror
|
||||||
|
-Wstringop-overflow=0
|
||||||
)
|
)
|
||||||
|
|
||||||
if (SIST_DEBUG)
|
if (SIST_DEBUG)
|
||||||
@ -80,6 +81,7 @@ if (SIST_DEBUG)
|
|||||||
OUTPUT_NAME sist2_debug
|
OUTPUT_NAME sist2_debug
|
||||||
)
|
)
|
||||||
else ()
|
else ()
|
||||||
|
# set(VCPKG_BUILD_TYPE release)
|
||||||
target_compile_options(
|
target_compile_options(
|
||||||
sist2
|
sist2
|
||||||
PRIVATE
|
PRIVATE
|
||||||
|
2
third-party/libscan
vendored
2
third-party/libscan
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 59fd5252a5b86639bdd5f6feaf48f578e9dda228
|
Subproject commit 00d56802179879977dcb6ba7205b6fbdb2e4f66f
|
Loading…
x
Reference in New Issue
Block a user