From bbe9b38496c027a5921d53e3fef607e54eb5b003 Mon Sep 17 00:00:00 2001 From: Jafarichen <72332844+Jafarichen@users.noreply.github.com> Date: Wed, 22 Dec 2021 13:50:58 +0800 Subject: [PATCH] v1.0 --- UniversalTuringMachine.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/UniversalTuringMachine.pro b/UniversalTuringMachine.pro index 5ac8689..902a3bf 100644 --- a/UniversalTuringMachine.pro +++ b/UniversalTuringMachine.pro @@ -24,3 +24,4 @@ FORMS += \ qnx: target.path = /tmp/$${TARGET}/bin else: unix:!android: target.path = /opt/$${TARGET}/bin !isEmpty(target.path): INSTALLS += target +