You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: build from sources with --no-binary=ninja (#276)
* fix: build from sources when forcing build from source
* chore: remove unused config setting
* chore: force reading CMake minimum version from CMakeLists.txt
This disables the fallback to `>=3.15` if CMakeLists.txt can't be parsed properly.
0 commit comments