We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2481862 commit c7f83eeCopy full SHA for c7f83ee
1 file changed
build/common.prf
@@ -22,7 +22,6 @@ isEmpty(DESTDIR) {
22
!isEmpty(GLOBAL_DESTDIR): DESTDIR = $$GLOBAL_DESTDIR
23
}
24
25
-
26
# Allow override (e.g., qmake PYTHONQT_GENERATED_PATH=/abs/path)
27
isEmpty(PYTHONQT_GENERATED_PATH) {
28
PYTHONQT_GENERATED_PATH = $$PWD/../generated_cpp
0 commit comments