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

#1424 Broke the generated cmake config files #1455

Open
autoantwort opened this issue Feb 6, 2023 · 0 comments
Open

#1424 Broke the generated cmake config files #1455

autoantwort opened this issue Feb 6, 2023 · 0 comments

Comments

@autoantwort
Copy link
Contributor

#1424 replaced the OPENJPEG_INSTALL_INCLUDE_DIR variable, but not replaces all usages. The non existing variable is still used in the code like here:

target_include_directories(${OPENJPEG_LIBRARY_NAME} PUBLIC $<INSTALL_INTERFACE:${OPENJPEG_INSTALL_INCLUDE_DIR}>)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant