mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Fix mingw build script so as not to use version number for exectuables.
(cherry picked from commit 72367d94ad
)
This commit is contained in:
parent
3ad699168f
commit
c528f47f2d
@ -22,6 +22,7 @@ while getopts ":dDh" opt; do
|
||||
esac
|
||||
done
|
||||
|
||||
|
||||
$CMAKE $LYXSRC \
|
||||
-DLYX_PROGRAM_SUFFIX=0 \
|
||||
-DCMAKE_VERBOSE_MAKEFILE=1 \
|
||||
|
Loading…
Reference in New Issue
Block a user