CMake: Remove incorrect TP doc-comment on qt_add_executable
It was promoted from TP a while ago. Change-Id: I0f3cbe8e4aad180214d32e1e7dcad02f895080d4 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
parent
a873979eb9
commit
a0d3cae7ca
@ -539,9 +539,6 @@ endfunction()
|
||||
|
||||
set(_Qt6_COMPONENT_PATH "${CMAKE_CURRENT_LIST_DIR}/..")
|
||||
|
||||
# This function is currently in Technical Preview.
|
||||
# It's signature and behavior might change.
|
||||
#
|
||||
# Wrapper function that adds an executable with some Qt specific behavior.
|
||||
# Some scenarios require steps to be deferred to the end of the current
|
||||
# directory scope so that the caller has an opportunity to modify certain
|
||||
|
Loading…
x
Reference in New Issue
Block a user