summaryrefslogtreecommitdiffstats
path: root/cmake/QtSetup.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/QtSetup.cmake')
-rw-r--r--cmake/QtSetup.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/QtSetup.cmake b/cmake/QtSetup.cmake
index 4fa305431d..5447f1087a 100644
--- a/cmake/QtSetup.cmake
+++ b/cmake/QtSetup.cmake
@@ -225,9 +225,6 @@ include(QtCompilerOptimization)
## Compiler flags:
include(QtCompilerFlags)
-## Set up non-prefix build:
-qt_set_up_nonprefix_build()
-
qt_set_language_standards()
option(QT_USE_CCACHE "Enable the use of ccache")