diff options
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..6ffd29f --- /dev/null +++ b/substvars @@ -0,0 +1,5 @@ +Common-Description: + CMake is a family of tools designed to build, test and package software. CMake + is used to control the software compilation process using simple platform- and + compiler-independent configuration files. CMake generates native makefiles and + workspaces that can be used in the compiler environment of your choice. |