forked from qt-creator/qt-creator
Fix json templates
Amends 6cd7aed8eb.
Change-Id: Ia8369c69530854488007ef28c191fdfbca4c082c
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"Category" : "Build Systems",
|
||||
"Description" : "Automate the configuration of build systems with CMake",
|
||||
"LongDescription" : [
|
||||
"CMake controls the software compilation process by using simple configuration files, called CMakeLists.txt files."
|
||||
"CMake controls the software compilation process by using simple configuration files, called CMakeLists.txt files.",
|
||||
"You also need:",
|
||||
"- CMake",
|
||||
"Qt Online Installer installs a CMake version that you can use."
|
||||
|
||||
Reference in New Issue
Block a user