summaryrefslogtreecommitdiff
path: root/src/global
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2021-05-19 17:04:07 +0200
committerAlexey Edelev <alexey.edelev@qt.io>2021-06-07 11:17:55 +0200
commit1b081e87cc0f9aeedbd4ad777f6229cece169ac1 (patch)
tree002455ab47c16627a3c40fe879f24d2ed1e6862d /src/global
parent9a1d929f98f9ae8d43c942f0e1c898d5ff88abd6 (diff)
downloadqttools-1b081e87cc0f9aeedbd4ad777f6229cece169ac1.tar.gz
Add the 'Private' suffix to the internal module names
Rename internal modules to adjust their names to the internal module policy. For Tools module we didn't add the 'Private' suffix sincee this module might already be used with the suffix. Change-Id: Ic9c4bc9572c83fb0601081f1523ca5533fe1850c Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/global')
-rw-r--r--src/global/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/global/CMakeLists.txt b/src/global/CMakeLists.txt
index b738444c8..d96a8abb3 100644
--- a/src/global/CMakeLists.txt
+++ b/src/global/CMakeLists.txt
@@ -10,6 +10,8 @@ qt_internal_add_module(Tools
# special case begin
CONFIGURE_FILE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../../configure.cmake"
# special case end
+ MODULE_INTERFACE_NAME Tools # Specify the 'Tools' name explicitly to avoid warning
+ # related to the expected name of internal module.
)
#### Keys ignored in scope 1:.:.:global.pro:<TRUE>: