1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-27 12:16:10 +02:00
git/contrib/buildsystems
Johannes Schindelin f2f1250c47 cmake (Windows): recommend using Visual Studio's built-in CMake support
It is a lot more convenient to use than having to specify the
configuration in CMake manually (does not matter whether using the
command-line or CMake's GUI).

While at it, recommend using `contrib/buildsystems/out/` as build
directory also in the part that talks about running CMake manually.

Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2020-09-30 13:26:54 -07:00
..
Generators contrib/buildsystems: fix expat library name for generated vcxproj 2020-09-08 14:50:00 -07:00
CMakeLists.txt cmake (Windows): recommend using Visual Studio's built-in CMake support 2020-09-30 13:26:54 -07:00
Generators.pm contrib/buildsystems: ignore irrelevant files in Generators/ 2019-07-29 14:51:42 -07:00
engine.pl contrib/buildsystems: fix expat library name for generated vcxproj 2020-09-08 14:50:00 -07:00
generate
parse.pl