Skip to content

Commit

Permalink
fix typo in CMakePresets (#1072)
Browse files Browse the repository at this point in the history
  • Loading branch information
farindk committed Jan 16, 2024
1 parent d7e3fa8 commit 929ebcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"WITH_OpenJPEG_ENCODER" : "ON",
"WITH_OpenJPEG_ENCODER_PLUGIN" : "ON",
"WITH_FFMPEG_DECODER" : "ON",
"WITH_FFMPEG_DECODER_PLUGIN" : "ON",
"WITH_FFMPEG_DECODER_PLUGIN" : "ON"
}
},
{
Expand Down

0 comments on commit 929ebcf

Please sign in to comment.