Skip to content

Commit

Permalink
remove duplicate entry in CMakeLists.txt (#1170)
Browse files Browse the repository at this point in the history
  • Loading branch information
farindk committed May 24, 2024
1 parent e64bb55 commit f0c1a86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ add_executable(heif-convert ${getopt_sources}
encoder_y4m.h
heif_convert.cc
../libheif/exif.cc
../libheif/exif.cc
common.cc
common.h)
target_link_libraries(heif-convert PRIVATE heif)
Expand Down

0 comments on commit f0c1a86

Please sign in to comment.