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:
Uwe Stöhr 2011-11-13 20:19:03 +00:00
parent b50f96bdfa
commit 43939f7487

View File

@ -26,8 +26,6 @@ if [%1]==[] (
echo ERROR: no options.
echo Exiting now.
goto :eof
) else (
echo hello
)
REM Add path to qmake here or set PATH correctly on your system.