From b4f3b2993a9e8168293e1782a88d2b13c0693fb9 Mon Sep 17 00:00:00 2001 From: martinrotter Date: Fri, 28 Aug 2020 06:45:27 +0200 Subject: [PATCH] Update build.pro --- build.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.pro b/build.pro index 76a3545bd..2ca840cbd 100644 --- a/build.pro +++ b/build.pro @@ -23,7 +23,8 @@ # Default value is "false". If QtWebEngine is installed during compilation, then # value of this variable is tweaked automatically. # PREFIX - specifies base folder to which files are copied during "make install" -# step, defaults to "$$OUT_PWD/usr" on Linux and to "$$OUT_PWD/app" on Windows. +# step, defaults to "$$OUT_PWD/usr" on Linux and to "$$OUT_PWD/app" on Windows. Behavior +# of this variable can be mimicked with $INSTALL_ROOT variable on Linux. # # Other information: # - supports Windows, Linux, Mac OS X, Android,