2013-08-08 23:30:47 +02:00
|
|
|
|
|
|
|
|
|
|
|
SET(HTML index.html short.html start.html mathfunc.html subcircuit.html
|
|
|
|
programs.html internal.html characters.html matching.html start_digi.html
|
|
|
|
start_opt.html octave.html)
|
|
|
|
|
|
|
|
SET(PNGS qucsmain.png paste.png wire.png select.png contab.png subcircuit.png
|
|
|
|
qucsdigi.png optimization1.png optimization2.png optimization3.png
|
|
|
|
optimization4.png optimization5.png optimization6.png optimization7.png
|
2016-02-15 20:13:43 +01:00
|
|
|
optimization8.png optimization9.png optimization10.png )
|
2013-08-08 23:30:47 +02:00
|
|
|
|
|
|
|
|
|
|
|
# installation of documentation
|
2016-06-24 17:11:00 +03:00
|
|
|
INSTALL(FILES ${HTML} ${PNGS} DESTINATION share/${QUCS_NAME}/docs/en)
|
2013-08-08 23:30:47 +02:00
|
|
|
|