Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS workflow uses invalid option: ENABLE_OpenJPEG is not valid cmake option #221

Closed
DusanJovic-NOAA opened this issue Nov 12, 2021 · 0 comments · Fixed by #228
Closed
Assignees
Labels
test Testing is important!

Comments

@DusanJovic-NOAA
Copy link
Contributor

CMake Warning:
  Manually-specified variables were not used by the project:

    ENABLE_OpenJPEG

cmake -DJasper_ROOT=~/Jasper -DENABLE_DOCS=ON -DENABLE_OpenJPEG=ON ..

cmake -DJasper_ROOT=~/Jasper -DENABLE_DOCS=On -DENABLE_OpenJPEG=ON -DCMAKE_C_FLAGS="-g -fprofile-abs-path -fprofile-arcs -ftest-coverage -O0 -fsanitize=address -Wall -Werror" ..

It should be USE_OpenJPEG

@edwardhartnett edwardhartnett self-assigned this Nov 15, 2021
@edwardhartnett edwardhartnett added the test Testing is important! label Nov 15, 2021
@edwardhartnett edwardhartnett changed the title ENABLE_OpenJPEG is not valid cmake option MacOS workflow uses invalid option: ENABLE_OpenJPEG is not valid cmake option Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Testing is important!
Projects
None yet
2 participants