mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Fix build script for Windows: No suffixes.
This commit is contained in:
parent
ac5c2be8db
commit
98cfd22fb7
@ -23,7 +23,8 @@ while getopts ":dDh" opt; do
|
||||
done
|
||||
|
||||
$CMAKE $LYXSRC \
|
||||
-DCMAKE_VERBOSE_MAKEFILE=1 \
|
||||
-DLYX_PROGRAM_SUFFIX=0 \
|
||||
-DCMAKE_VERBOSE_MAKEFILE=1 \
|
||||
-DLYX_CPACK=1 $DEVEL \
|
||||
-DLYX_XMINGW=$MINGW \
|
||||
-DLYX_USE_QT=QT5 \
|
||||
|
Loading…
Reference in New Issue
Block a user