Skip to content

Commit

Permalink
Merge pull request #10 from Nuclearfossil/master
Browse files Browse the repository at this point in the history
Updating to the correct file reference
  • Loading branch information
letmaik committed Dec 6, 2019
2 parents b676b4c + fae2c1f commit 4e27fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ ENDMACRO(LIBRAW_BUILD_SAMPLES)
IF(ENABLE_EXAMPLES)

LIBRAW_BUILD_SAMPLES(simple_dcraw.cpp raw)
LIBRAW_BUILD_SAMPLES(mem_image.cpp raw)
LIBRAW_BUILD_SAMPLES(mem_image_sample.cpp raw)
LIBRAW_BUILD_SAMPLES(dcraw_emu.cpp raw)
LIBRAW_BUILD_SAMPLES(4channels.cpp raw)
LIBRAW_BUILD_SAMPLES(unprocessed_raw.cpp raw)
Expand Down

0 comments on commit 4e27fc6

Please sign in to comment.