dolphin/doc/CMakeLists.txt

5 lines
143 B
CMake
Raw Normal View History

2014-06-29 15:51:48 +00:00
if (KF5DocTools_FOUND)
kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR dolphin)
endif()