summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorDavid Skoland <david.skoland@qt.io>2020-10-12 08:51:57 +0200
committerDavid Skoland <david.skoland@qt.io>2020-10-12 13:05:34 +0200
commitb683d8727f4461abe2207c413769e6909e850a7c (patch)
tree6ae1b913a39d5f2f047395bdd43eb6014c86eebc /src/corelib
parentd9f9bc9bada91e3ec2b6c496d3b2242506ca56bc (diff)
Fix "Runing" typo in CMake config
Change-Id: I77f2970d70ab221e5d7d5c5d389041ed1b6c49f5 Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/Qt6CoreMacros.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/Qt6CoreMacros.cmake b/src/corelib/Qt6CoreMacros.cmake
index 413f14c754..b1c9661dca 100644
--- a/src/corelib/Qt6CoreMacros.cmake
+++ b/src/corelib/Qt6CoreMacros.cmake
@@ -743,7 +743,7 @@ function(qt6_generate_meta_types_json_file target)
COMMAND ${CMAKE_COMMAND} -E copy_if_different
${metatypes_file_gen}
${metatypes_file}
- COMMENT "Runing automoc with --collect-json"
+ COMMENT "Running automoc with --collect-json"
)
# We still need to add this file as a source of Core, otherwise the file