cmake: Add missing aliases for entrypoint implementation
Change-Id: I2fda3a84ca2d12f74b68a8bbe6c6ae9cd04b5aea Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
ba661f6bf1
commit
1ce3a89487
@ -44,6 +44,8 @@ set_target_properties(EntryPointImplementation PROPERTIES
|
||||
ARCHIVE_OUTPUT_DIRECTORY "${QT_BUILD_DIR}/${INSTALL_LIBDIR}"
|
||||
)
|
||||
|
||||
qt_internal_add_target_aliases(EntryPointImplementation)
|
||||
|
||||
# ---- Now we're ready to set up the platform specifics ----
|
||||
|
||||
if(WIN32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user