Install translated documentation from po/ too
... when KDocTools is found.
This commit is contained in:
parent
711cdc7825
commit
c18a0b80bf
1 changed files with 1 additions and 0 deletions
|
@ -442,6 +442,7 @@ add_definitions(
|
|||
|
||||
if (KF5DocTools_FOUND)
|
||||
add_subdirectory(doc)
|
||||
kdoctools_install(po)
|
||||
endif()
|
||||
|
||||
add_subdirectory(data)
|
||||
|
|
Loading…
Reference in a new issue