Add description to cmake_automoc_parse
It was just missing, and was ending up being Qt cmake_automoc_parse. Pick-to: 6.5 Change-Id: I710e22bd86404d412dbf45aa960c924dd148fafc Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
ed85df8008
commit
c763e74355
@ -8,6 +8,7 @@
|
||||
qt_get_tool_target_name(target_name cmake_automoc_parser)
|
||||
qt_internal_add_tool(${target_name}
|
||||
CORE_LIBRARY Bootstrap
|
||||
TARGET_DESCRIPTION "Qt CMake AUTOMOC Parser"
|
||||
INSTALL_DIR "${INSTALL_LIBEXECDIR}"
|
||||
TOOLS_TARGET Core
|
||||
SOURCES
|
||||
|
Loading…
Reference in New Issue
Block a user