projects: fix INSTALL-CMAKE.md references
Follow-up to 0f4c19b66a #12772
This commit is contained in:
parent
af892b5400
commit
7c198b59e4
@ -14,7 +14,7 @@ You need to generate the project files before using them. Please run "generate
|
|||||||
-help" for usage details.
|
-help" for usage details.
|
||||||
|
|
||||||
To generate project files for recent versions of Visual Studio instead, use
|
To generate project files for recent versions of Visual Studio instead, use
|
||||||
cmake. Refer to INSTALL-CMAKE in the docs directory.
|
cmake. Refer to INSTALL-CMAKE.md in the docs directory.
|
||||||
|
|
||||||
Another way to build curl using Visual Studio is without project files. Refer
|
Another way to build curl using Visual Studio is without project files. Refer
|
||||||
to README in the winbuild directory.
|
to README in the winbuild directory.
|
||||||
|
|||||||
@ -304,7 +304,7 @@ rem
|
|||||||
echo Only legacy Visual Studio project files can be generated.
|
echo Only legacy Visual Studio project files can be generated.
|
||||||
echo.
|
echo.
|
||||||
echo To generate recent versions of Visual Studio project files use cmake.
|
echo To generate recent versions of Visual Studio project files use cmake.
|
||||||
echo Refer to INSTALL-CMAKE in the docs directory.
|
echo Refer to INSTALL-CMAKE.md in the docs directory.
|
||||||
echo.
|
echo.
|
||||||
echo -clean - Removes the project files
|
echo -clean - Removes the project files
|
||||||
goto error
|
goto error
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user