mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Care for Qt library source directory rename for 5.12.x
This commit is contained in:
parent
6b48c45c54
commit
a3e14fe6cd
@ -9,7 +9,7 @@
|
||||
|
||||
QtAPI=${QtAPI:-"-cocoa"}
|
||||
QtVersion=${QtVersion:-"4.6.3"}
|
||||
QtSourceVersion="qt-everywhere-opensource-src-${QtVersion}"
|
||||
QtSourceVersion=${QtSourceVersion:-"qt-everywhere-opensource-src-${QtVersion}"}
|
||||
QtBuildSubDir="qt-${QtVersion}-build${QtAPI}"
|
||||
QtConfigureOptions=${QtConfigureOptions:-"-release"}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user