From d0215a2f9f01df704446cbc0ce289a75a623413d Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 6 Apr 2025 19:30:52 +0200 Subject: tools: Add meson.build --- meson.build | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 446fb29..85faf87 100644 --- a/meson.build +++ b/meson.build @@ -1,8 +1,6 @@ project('iot-contact') -tools = meson.current_source_dir() / 'tools' -configure_zephyr = tools / 'configure_zephyr.py' -build_zephyr = tools / 'build_zephyr.py' +subdir('tools') fs = import('fs') css = fs.copyfile( -- cgit v1.2.3-70-g09d2