CMake: Rename qt6_quick_compiler_process_resources to be internal

Task-number: QTBUG-86827
Change-Id: I9d97b53a8c85e0c488be312c8894a1d73397eb13
Reviewed-by: Simon Hausmann <hausmann@gmail.com>
This commit is contained in:
Alexandru Croitor 2020-10-01 11:43:23 +02:00
parent e2628b5f57
commit 9aa2be236f

View File

@ -1116,7 +1116,7 @@ function(_qt_internal_process_resource target resourceName)
# Apply quick compiler pass. This is only enabled when Qt6QmlMacros is
# parsed.
if (QT6_ADD_RESOURCE_DECLARATIVE_EXTENSIONS)
qt6_quick_compiler_process_resources(${target} ${resourceName}
_qt_internal_quick_compiler_process_resources(${target} ${resourceName}
FILES ${resource_files}
PREFIX ${rcc_PREFIX}
OUTPUT_REMAINING_RESOURCES resources