use the SUBDIR parameters for kde4_create_handbook, so it installs in the proper place remove the comment related to the issue, and enable the doc subdirwilder
parent
5746337d55
commit
91df1b1fc9
2 changed files with 2 additions and 7 deletions
@ -1,4 +1,2 @@ |
||||
project(kdesrc-build) # Yes, just redo it, it's makes everything install right |
||||
|
||||
########### install files ############### |
||||
kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en) |
||||
kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kdesrc-build) |
||||
|
||||
Loading…
Reference in new issue