Remove target_compile_features(exiv2 PRIVATE cxx_std_98) from src/exiv2
This commit is contained in:
parent
63a13e8620
commit
cd5c3e4ff9
@ -252,7 +252,6 @@ if(EXIV2_BUILD_EXIV2_COMMAND)
|
||||
getopt.cpp getopt.hpp
|
||||
utils.cpp utils.hpp
|
||||
)
|
||||
target_compile_features(exiv2 PRIVATE cxx_std_98)
|
||||
|
||||
set_target_properties( exiv2 PROPERTIES
|
||||
COMPILE_FLAGS ${EXTRA_COMPILE_FLAGS}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user