Wizards: Port "Code Snippet" Project Wizard to .json wizard

Code Snippet is the last .xml-based wizard shipped with Qt Creator.
This change ports it to the .json-based wizard format. Instead of
supporting just qmake-based projects (like it did), the new version
supports just CMake-based projects.

Change-Id: Ie64114165fff5d56ddf82041cc4d5f90c44fe77b
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Alessandro Portale
2022-05-31 17:10:42 +02:00
parent d51421210e
commit c06fab97f1
5 changed files with 151 additions and 67 deletions

View File

@@ -1 +1 @@
%CODE%
%{CodeSnippet}