aboutsummaryrefslogtreecommitdiff
path: root/development/cmake/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/cmake/README')
-rw-r--r--development/cmake/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/cmake/README b/development/cmake/README
new file mode 100644
index 0000000000000..94b0c56cd93a7
--- /dev/null
+++ b/development/cmake/README
@@ -0,0 +1,4 @@
+CMake is an extensible, open-source system that manages the
+build process in an operating system and compiler independent
+manner.
+CMake uses the system compilers and thus will need gcc to run.