From 91cb8826c701675773d95f169a92ec1d5193f751 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sat, 17 May 2025 18:41:22 +0200 Subject: [PATCH] Including more dependencies in build --- src/klayout.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/klayout.pro b/src/klayout.pro index 47891e836..a7dde2251 100644 --- a/src/klayout.pro +++ b/src/klayout.pro @@ -121,8 +121,8 @@ equals(HAVE_RUBY, "1") { } -buddies.depends += plugins lym $$LANG_DEPENDS -unit_tests.depends += plugins lym $$MAIN_DEPENDS $$LANG_DEPENDS +buddies.depends += plugins pex lym $$LANG_DEPENDS +unit_tests.depends += plugins pex lym $$MAIN_DEPENDS $$LANG_DEPENDS !equals(HAVE_QT, "0") {