aboutsummaryrefslogtreecommitdiffstats
path: root/tools/meson/files/openwrt-cross.txt.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/meson/files/openwrt-cross.txt.in')
-rw-r--r--tools/meson/files/openwrt-cross.txt.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/meson/files/openwrt-cross.txt.in b/tools/meson/files/openwrt-cross.txt.in
index 30b4c116c4..56aa393d63 100644
--- a/tools/meson/files/openwrt-cross.txt.in
+++ b/tools/meson/files/openwrt-cross.txt.in
@@ -5,6 +5,7 @@ ar = '@AR@'
strip = '@STRIP@'
nm = '@NM@'
pkgconfig = '@PKGCONFIG@'
+cmake = '@CMAKE@'
[built-in options]
c_args = [@CFLAGS@]