Skip to content

Commit

Permalink
Merge pull request #1225 from Exiv2/fix_1219_remove_localtime_0.27
Browse files Browse the repository at this point in the history
fix_1219_remove_localtime_0.27
  • Loading branch information
clanmills authored May 31, 2020
2 parents 28e9abd + 08d1cd8 commit 5f28a57
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,421 deletions.
4 changes: 0 additions & 4 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,6 @@ generate_export_header(exiv2lib
# Conditional addition of sources to library targets
# ---------------------------------------------------------

if(MINGW OR MSYS)
target_sources(exiv2lib_int PRIVATE localtime.c)
endif()

if( EXIV2_ENABLE_WEBREADY )
if( EXIV2_ENABLE_CURL)
target_sources(exiv2lib PRIVATE easyaccess.cpp ../include/exiv2/easyaccess.hpp)
Expand Down
Loading

0 comments on commit 5f28a57

Please sign in to comment.