Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 634144 | Differences between
and this patch

Collapse All | Expand All

(-)a/old/CMakeLists.txt (-1 / +1 lines)
Lines 328-334 endif() Link Here
328
328
329
#-----------------------------------------------------------------------------
329
#-----------------------------------------------------------------------------
330
# install all targets referenced as OPENJPEGTargets
330
# install all targets referenced as OPENJPEGTargets
331
install(EXPORT OpenJPEGTargets DESTINATION ${OPENJPEG_INSTALL_PACKAGE_DIR})
331
#install(EXPORT OpenJPEGTargets DESTINATION ${OPENJPEG_INSTALL_PACKAGE_DIR})
332
configure_file( ${${OPENJPEG_NAMESPACE}_SOURCE_DIR}/cmake/OpenJPEGConfig.cmake.in
332
configure_file( ${${OPENJPEG_NAMESPACE}_SOURCE_DIR}/cmake/OpenJPEGConfig.cmake.in
333
  ${${OPENJPEG_NAMESPACE}_BINARY_DIR}/OpenJPEGConfig.cmake
333
  ${${OPENJPEG_NAMESPACE}_BINARY_DIR}/OpenJPEGConfig.cmake
334
  @ONLY
334
  @ONLY

Return to bug 634144