Clean up an outdated TODO
This doesn't seem to be relevant anymore, and the `from_lib_location_to_prefix` seems to be set correctly. Change-Id: I368da226ed33a303662856b0bc3ccbf6c328250a Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
dc00369c56
commit
59d5a52c22
@ -37,8 +37,6 @@ function(qt_generate_qconfig_cpp in_file out_file)
|
||||
set(QT_SYS_CONF_DIR "${INSTALL_SYSCONFDIR}")
|
||||
|
||||
# Compute and set relocation prefixes.
|
||||
# TODO: Clean this up, there's a bunch of unrealistic assumptions here.
|
||||
# See qtConfOutput_preparePaths in qtbase/configure.pri.
|
||||
if(WIN32)
|
||||
set(lib_location_absolute_path
|
||||
"${QT_BUILD_INTERNALS_RELOCATABLE_INSTALL_PREFIX}/${INSTALL_BINDIR}")
|
||||
|
Loading…
Reference in New Issue
Block a user