update
This commit is contained in:
parent
634cce1c8d
commit
65a80b8d80
@ -3,6 +3,16 @@
|
||||
:category: Linux/Программы
|
||||
:tags: Linux, Qt, QtCreator, C++,
|
||||
|
||||
Перед настройкой QtCreator желательно установить пакеты для разработки
|
||||
и выполнить дополнительные настройки:
|
||||
|
||||
[source,sh]
|
||||
----
|
||||
sudo apt-get install git ninja-build cmake uncrustify dos2unix doxygen
|
||||
sudo apt-get install clazy clang-tidy build-essential qt5-default
|
||||
git clone https://git.246060.ru/f1x1t/uncrustify-config ~/.config/uncrustify
|
||||
----
|
||||
|
||||
== Плагины
|
||||
|
||||
[.text-center]
|
||||
|
Loading…
Reference in New Issue
Block a user