From c0ca81418be001c12205551cdc52575dc8fcf168 Mon Sep 17 00:00:00 2001 From: TheK0tYaRa Date: Sun, 15 Jun 2025 00:03:09 +0300 Subject: [PATCH] test2 --- meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/meson.build b/meson.build index d844142..e29b914 100644 --- a/meson.build +++ b/meson.build @@ -10,6 +10,7 @@ c_files = cmd.stdout().splitlines() cmd = run_command('/usr/bin/find', 'src', '-name', '*.h') h_files = cmd.stdout().splitlines() + executable( 'thread_tree', sources: [