Skip to content

Commit

Permalink
Added X3F (Foveon) support to LibRaw.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Sep 29, 2023
1 parent f884411 commit 8b998ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/SuperBuild/cmake/Modules/BuildLibRaw.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ set(LibRaw_ARGS
-DENABLE_OPENMP=ON
-DENABLE_JASPER=ON
-DENABLE_LCMS=ON
-DENABLE_X3FTOOLS=ON
-DENABLE_EXAMPLES=OFF
-DBUILD_TESTING=OFF
-DCMAKE_CXX_FLAGS=${CMAKE_CXX_FLAGS}
Expand Down

0 comments on commit 8b998ec

Please sign in to comment.