summaryrefslogtreecommitdiff
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, 0 insertions, 4 deletions
diff --git a/development/cmake/README b/development/cmake/README
deleted file mode 100644
index 94b0c56cd9..0000000000
--- a/development/cmake/README
+++ /dev/null
@@ -1,4 +0,0 @@
-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.