Skip to content

Commit

Permalink
Merge pull request #22799 from jonjohnsonjr/openjpeg
Browse files Browse the repository at this point in the history
Fix incorrect input in openjpeg
  • Loading branch information
jonjohnsonjr authored Jun 27, 2024
2 parents b007b5c + 7db4dae commit 96fa9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openjpeg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pipeline:
# patches: fix-cmakelists.patch
- uses: cmake/configure
with:
opt: |
opts: |
-G Ninja \
-DCMAKE_BUILD_TYPE=MinSizeRel \
-DCMAKE_INSTALL_PREFIX=/usr \
Expand Down

0 comments on commit 96fa9fe

Please sign in to comment.