We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally reported on Google Code with ID 204
On windows, both DLL and import lib are installed in "lib" folder. I think install(TARGETS ${OPENMJ2_LIBRARY_NAME} EXPORT OpenMJ2Targets DESTINATION ${OPENJPEG_INSTALL_LIB_DIR} COMPONENT Libraries ) should read : install(TARGETS ${OPENMJ2_LIBRARY_NAME} EXPORT OpenJPEGTargets RUNTIME DESTINATION ${OPENJPEG_INSTALL_BIN_DIR} COMPONENT Applications LIBRARY DESTINATION ${OPENJPEG_INSTALL_LIB_DIR} COMPONENT Libraries ARCHIVE DESTINATION ${OPENJPEG_INSTALL_LIB_DIR} COMPONENT Libraries )
Reported by julienmalik on 2012-12-17 13:51:01
The text was updated successfully, but these errors were encountered:
The package provided for the release 2.0 has the bug.
Reported by julienmalik on 2012-12-17 13:52:26
Sorry, something went wrong.
Reported by malaterre on 2014-02-27 17:09:43
julienmalik
No branches or pull requests
Originally reported on Google Code with ID 204
Reported by julienmalik on 2012-12-17 13:51:01
The text was updated successfully, but these errors were encountered: