summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/bootstrap')
-rw-r--r--src/tools/bootstrap/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/bootstrap/CMakeLists.txt b/src/tools/bootstrap/CMakeLists.txt
index 89ff6c2c76..393ef7e1c2 100644
--- a/src/tools/bootstrap/CMakeLists.txt
+++ b/src/tools/bootstrap/CMakeLists.txt
@@ -7,7 +7,7 @@
# special case begin
# The bootstrap library has a few manual tweaks compared to other
# libraries.
-add_library(Bootstrap STATIC)
+qt_add_library(Bootstrap STATIC)
# special case end
qt_internal_extend_target(Bootstrap
SOURCES