From 485cedeed63c384164f2ccc8e677bcf8376d71c7 Mon Sep 17 00:00:00 2001 From: Uy Ha Date: Thu, 24 Jun 2021 22:28:08 +0200 Subject: Add fold.scm --- queries/cmake/fold.scm | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 queries/cmake/fold.scm diff --git a/queries/cmake/fold.scm b/queries/cmake/fold.scm new file mode 100644 index 000000000..6af8c472a --- /dev/null +++ b/queries/cmake/fold.scm @@ -0,0 +1,9 @@ +[ + (normal_command) + (if_condition) + (foreach_loop) + (while_loop) + (function_def) + (macro_def) + (message_command) +] @fold -- cgit v1.2.3-70-g09d2