aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/project/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'project/cmake')
-rw-r--r--project/cmake/README.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/project/cmake/README.md b/project/cmake/README.md
deleted file mode 100644
index 7a488d9..0000000
--- a/project/cmake/README.md
+++ /dev/null
@@ -1,12 +0,0 @@
-CMake
-=====
-
-Build a CMake project.
-
-A simple usage example:
-
- $ python3 -m project.cmake.build --configuration Release --install path/to/somewhere -- examples/simple
- ...
-
- $ ./path/to/somewhere/bin/foo
- foo