From 4a3ec0c73a81815d37c7bec0676aaa3de9cb054d Mon Sep 17 00:00:00 2001 From: Dorian Zedler Date: Thu, 11 Jun 2020 12:27:08 +0200 Subject: [PATCH] add deploy path --- ScStwStyling/ScStwStyling.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ScStwStyling/ScStwStyling.pro b/ScStwStyling/ScStwStyling.pro index 5ccc3de..5e3704e 100644 --- a/ScStwStyling/ScStwStyling.pro +++ b/ScStwStyling/ScStwStyling.pro @@ -38,5 +38,5 @@ CONFIG(release, debug|release): { } # Default rules for deployment. -target.path = $$GLOBAL_TARGET_PATH/lib +target.path = /usr/local/lib !isEmpty(target.path): INSTALLS += target