diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-10-21 08:47:30 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-10-21 08:47:30 (EDT) |
commit | 65dc0a25e1f509a8f18c5289ad776aebb3e94894 (patch) | |
tree | 398542bc152925ef7705c3918b17f8c9af4da00d | |
parent | ccaf3bb97daa530cc9c4c8b85aab8f6e0b88266e (diff) |
substvars: New file
-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. |