aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-02-22 11:53:04 +0100
committerThomas White <taw@physics.org>2023-05-02 10:51:36 +0200
commit1995ba5ada88e3c1949eaf245c5e8e60dff5a3cc (patch)
treec10f317c260df73f43da650f2faf76629f561d52 /libcrystfel/doc
parent15e72336f9763bfa2dce4d9aa0f8dcb518b51ac1 (diff)
Remove CMake build files
It's already far behind parity with Meson, and getting worse.
Diffstat (limited to 'libcrystfel/doc')
-rw-r--r--libcrystfel/doc/coding.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/doc/coding.md b/libcrystfel/doc/coding.md
index 6e84e4fe..f83e5e50 100644
--- a/libcrystfel/doc/coding.md
+++ b/libcrystfel/doc/coding.md
@@ -15,7 +15,7 @@ to add your name to the 'AUTHORS' file in the top level folder, as well.
The remainder of these rules apply to C code in libcrystfel and the core
CrystFEL programs. There are currently no specific guidelines for Python,
-Perl, shell script, CMake files or other parts of the codebase.
+Perl, shell script, build scripts or other parts of the codebase.
### Indentation