Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjohnston committed Sep 3, 2024
1 parent 9fba2cb commit 8a3c1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/SuperBuild/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set(toucan_JPEG ON CACHE BOOL "Build JPEG")
set(toucan_TIFF ON CACHE BOOL "Build TIFF")
set(toucan_Imath ON CACHE BOOL "Build Imath")
set(toucan_OpenEXR ON CACHE BOOL "Build OpenEXR")
set(toucan_FFmpeg ON CACHE BOOL "Build FFmpeg")
set(toucan_FFmpeg OFF CACHE BOOL "Build FFmpeg")
set(toucan_FFmpeg_MINIMAL ON CACHE BOOL "Build a minimal set of FFmpeg codecs")
set(toucan_OpenColorIO ON CACHE BOOL "Build OpenColorIO")
set(toucan_OpenImageIO ON CACHE BOOL "Build OpenImageIO")
Expand Down

0 comments on commit 8a3c1a6

Please sign in to comment.