]> git.sesse.net Git - kdenlive/blob - doc/CMakeLists.txt
Const'ify. Fix indent. if (foo) delete foo -> delete foo directly
[kdenlive] / doc / CMakeLists.txt
1 kde4_create_handbook(index.docbook
2   INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en
3   SUBDIR kdenlive
4 )