[manual: Generate a qthelp collection file. Petr Rockai **20130915212918 Ignore-this: 1a748ccd6951ede47a698bef6da26a86 ] hunk ./manual/CMakeLists.txt 16 +if( GUI ) + add_custom_command(OUTPUT divine.qhc manual.qch + COMMAND cp ${CMAKE_CURRENT_SOURCE_DIR}/{divine.qhcp,manual.qhp,about.txt} . + COMMAND ${QT_QCOLLECTIONGENERATOR_EXECUTABLE} divine.qhcp + DEPENDS manual.html ${CMAKE_CURRENT_SOURCE_DIR}/divine.qhcp + ${CMAKE_CURRENT_SOURCE_DIR}/manual.qhp ) + set( QTHELP "divine.qhc;manual.qch" ) +endif() + hunk ./manual/CMakeLists.txt 39 -add_custom_target( manual ALL DEPENDS ${PDFMAN} manual.html divine.1 ) +add_custom_target( manual ALL DEPENDS ${PDFMAN} ${QTHELP} manual.html divine.1 ) addfile ./manual/about.txt hunk ./manual/about.txt 1 +DIVINE is a general-purpose model checker. See http://divine.fi.muni.cz for more +details about the project. + +(c) 2008-2013 ParaDiSe Laboratory addfile ./manual/divine.qhcp hunk ./manual/divine.qhcp 1 + + + + DiVinE Help + qthelp://divine/manual/manual.html + qthelp://divine/manual/manual.html + + about.txt + + + + + + + manual.qhp + manual.qch + + + + manual.qch + + + addfile ./manual/manual.qhp hunk ./manual/manual.qhp 1 + + + divine + manual + + divine + + + divine + +
+
+
+ + + + + + manual.html + + +