Skip to content

ext: explicitly select the makefile generator#1001

Open
pslldq wants to merge 1 commit intolibgit2:masterfrom
pslldq:makefile
Open

ext: explicitly select the makefile generator#1001
pslldq wants to merge 1 commit intolibgit2:masterfrom
pslldq:makefile

Conversation

@pslldq
Copy link
Copy Markdown

@pslldq pslldq commented May 1, 2026

Explicitly select the Unix Makefile generator for CMake when compiling the libgit dependency. This avoids the CMAKE_GENERATOR environment variable to select a different generator (e.g. Ninja) and failing the build due to a missing Makefile.

Explicitly select the Unix Makefile generator for CMake when compiling
the libgit dependency. This avoids the CMAKE_GENERATOR environment
variable to select a different generator (e.g. Ninja) and failing the
build due to a missing Makefile.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant