Fixup: not paths for other modules
This commit is contained in:
parent
32c4a26218
commit
81f7b862d6
@ -1,5 +1,5 @@
|
|||||||
# This file is loaded on-demand, before any .qmake.cache (sometimes *in* .qmake.cache), to loaded
|
# This file is loaded on-demand, before any .qmake.cache (sometimes *in* .qmake.cache), to loaded
|
||||||
# important settings for modules, such as paths to QtBase and other modules.
|
# important settings for modules, such as paths to QtBase, settings etc.
|
||||||
# Consequently, we have to do some stunts to figure out where to find qmodule.pri.
|
# Consequently, we have to do some stunts to figure out where to find qmodule.pri.
|
||||||
|
|
||||||
isEmpty(QMAKE_QT_MODULE)|!exists($$QMAKE_QT_MODULE) {
|
isEmpty(QMAKE_QT_MODULE)|!exists($$QMAKE_QT_MODULE) {
|
||||||
|
Loading…
Reference in New Issue
Block a user