From: Emmanuel Blot <[email protected]>

Signed-off-by: Emmanuel Blot <[email protected]>
Tested-by: Pierrick Bouvier <[email protected]>
Reviewed-by: Pierrick Bouvier <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
(cherry picked from commit eef29e060dccdb02934cffaf57bfb738bb5fac5f)
Signed-off-by: Michael Tokarev <[email protected]>

diff --git a/meson.build b/meson.build
index 51f5f2851a0..c55f601d68f 100644
--- a/meson.build
+++ b/meson.build
@@ -4471,6 +4471,7 @@ foreach target : target_dirs
       emulators += {exe['name'] : custom_target(exe['name'],
                    input: build_input,
                    output: exe['name'],
+                   build_by_default: true,
                    command: [entitlement, '@OUTPUT@', '@INPUT@'])
       }
 
-- 
2.47.3


Reply via email to