Skip to content

Commit

Permalink
Do not set CMAKE_GENERATOR
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller committed May 24, 2024
1 parent 465328b commit 4550323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PreLoad.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
# set (CMAKE_GENERATOR "MSYS Makefiles" CACHE INTERNAL "" FORCE)

# Use this otherwise
set (CMAKE_GENERATOR "Ninja" CACHE INTERNAL "" FORCE)
# set (CMAKE_GENERATOR "Ninja" CACHE INTERNAL "" FORCE)

0 comments on commit 4550323

Please sign in to comment.