Fix qmimedatabase tests

Change-Id: I89fbd0d277746b594199a6c1992f35a789b90049
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
bb10
Leander Beernaert 2020-01-09 17:29:01 +01:00
parent 108393d33b
commit 87622512f1
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ set(corelib_mimetypes_resource_file
function(corelib_add_mimetypes_resources target)
set(source_file "${corelib_mimetypes_resource_file}")
set_source_files_properties("${source_file}"
PROPERTIES alias "freedesktop.org.xml"
PROPERTIES QT_RESOURCE_ALIAS "freedesktop.org.xml"
)
qt_add_resource(${target} "mimetypes"
PREFIX