mirror of
https://github.com/simon987/sist2.git
synced 2025-12-13 15:29:04 +00:00
Add exif tag
This commit is contained in:
@@ -57,6 +57,7 @@ target_compile_options(
|
||||
PRIVATE
|
||||
-fPIC
|
||||
-Werror
|
||||
-Wstringop-overflow=0
|
||||
)
|
||||
|
||||
if (SIST_DEBUG)
|
||||
@@ -80,6 +81,7 @@ if (SIST_DEBUG)
|
||||
OUTPUT_NAME sist2_debug
|
||||
)
|
||||
else ()
|
||||
# set(VCPKG_BUILD_TYPE release)
|
||||
target_compile_options(
|
||||
sist2
|
||||
PRIVATE
|
||||
|
||||
2
third-party/libscan
vendored
2
third-party/libscan
vendored
Submodule third-party/libscan updated: 59fd5252a5...00d5680217
Reference in New Issue
Block a user