Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 548388
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- libgaminggear-0.10.0.orig/include/gaminggear/CMakeLists.txt 2015-06-28 12:46:22.615985840 +0100
0
++ libgaminggear-0.10.0/include/gaminggear/CMakeLists.txt      2015-06-28 13:01:35.511970664 +0100
Lines 14-23 IF(WITH_DOC) Link Here
14
    DEPENDS
14
    DEPENDS
15
      ${CMAKE_CURRENT_BINARY_DIR}/html/index.html
15
      ${CMAKE_CURRENT_BINARY_DIR}/html/index.html
16
  )
16
  )
17
  
17
18
  INSTALL(
18
  INSTALL(
19
    DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/html
19
    DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/html
20
    DESTINATION share/doc/libgaminggear
20
    DESTINATION ${DOCDIR}
21
  )
21
  )
22
ENDIF()
22
ENDIF()

Return to bug 548388