You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
universal-indent-gui-tqt/indenters/CMakeLists.txt

30 lines
652 B

install(
FILES
example.cpp
uigui_astyle.ini
uigui_bcpp.ini
uigui_CblBeau.ini
uigui_csstidy.ini
uigui_f90ppr.ini
uigui_gnuindent.ini
uigui_greatcode.ini
uigui_hindent.ini
uigui_htb.ini
uigui_jsdecoder.ini
uigui_jsppp.ini
uigui_perltidy.ini
uigui_php_Beautifier.ini
uigui_phpCB.ini
uigui_phpStylist.ini
uigui_pindent.ini
uigui_psti.ini
uigui_rbeautify.ini
uigui_rubyformatter.ini
uigui_shellindent.ini
uigui_tidy.ini
uigui_uncrustify.ini
uigui_vbsbeaut.ini
uigui_xmlindent.ini
DESTINATION ${SHARE_INSTALL_PREFIX}/universal-indent-gui-tqt/indenters
)