mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
cmake/build.bat: this should not have gone in in my last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40191 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b50f96bdfa
commit
43939f7487
@ -26,8 +26,6 @@ if [%1]==[] (
|
|||||||
echo ERROR: no options.
|
echo ERROR: no options.
|
||||||
echo Exiting now.
|
echo Exiting now.
|
||||||
goto :eof
|
goto :eof
|
||||||
) else (
|
|
||||||
echo hello
|
|
||||||
)
|
)
|
||||||
|
|
||||||
REM Add path to qmake here or set PATH correctly on your system.
|
REM Add path to qmake here or set PATH correctly on your system.
|
||||||
|
Loading…
Reference in New Issue
Block a user