summaryrefslogtreecommitdiffstats
path: root/Help/generator/CodeBlocks - Ninja.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/generator/CodeBlocks - Ninja.rst')
-rw-r--r--Help/generator/CodeBlocks - Ninja.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/Help/generator/CodeBlocks - Ninja.rst b/Help/generator/CodeBlocks - Ninja.rst
deleted file mode 100644
index 0253af6..0000000
--- a/Help/generator/CodeBlocks - Ninja.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-CodeBlocks - Ninja
-------------------
-
-Generates CodeBlocks project files.
-
-Project files for CodeBlocks will be created in the top directory and
-in every subdirectory which features a CMakeLists.txt file containing
-a PROJECT() call. Additionally a hierarchy of makefiles is generated
-into the build tree. The appropriate make program can build the
-project through the default make target. A "make install" target is
-also provided.