Roberto Fernandez Bautista
8d8bd7253f
Windows CI: custom vcpkg triplet to ensure shareable binary cache
1 month ago
Mark Roszko
b89fefffb1
Update CMakeSettings.json.sample
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16867
2 years ago
Roberto Fernandez Bautista
0113e7053d
Remove unnecessary configurations from CMakeSettings.json.sample
These extra configurations are not really used by anyone and cause issues
for new comers as it defaults to launching msys2 build, which immediately
fails
2 years ago
Ian McInerney
016c958021
Always build spice simulator support
The simulator has advanced considerably, and it is seeing lots of active
development, so make it a required part of KiCad. Additionally, the
build without the simulator has actually been broken for a while, so no
one clearly is building without ngspice right now.
3 years ago
Seth Hillbrand
5ed7e28252
Remove KICAD_OCC build option
We don't really support builds without OCC these days. Removing to
clear up build flags and settings
3 years ago
Ian McInerney
e57bde6582
Remove last vestiges of the KICAD_USE_OCE build flag
This build flag was removed in a previous commit, but some last uses
remained.
4 years ago
Marek Roszko
afc75fa873
Remove additional no longer needed parameters in CMakeSettings.json.sample
4 years ago
Érico Nogueira
3f5a8a03d8
Remove outdated option from CMakeSettings.json.sample
KICAD_SCRIPTING_WXPYTHON_PHOENIX isn't used anymore.
4 years ago
Marcus A. Romer
1632707d9b
Replace tabs with spaces
5 years ago
Marek Roszko
ba364d5b5c
Fix asan default in CMakeSettings.json.sample
5 years ago
Marek Roszko
e6397fa6f7
Update cmakesettings sample with msys2 config
5 years ago
Marek Roszko
569bf7156f
Fix formatting again in CMakeSettings.json.sample
5 years ago
Marek Roszko
3346be23df
Fix the sample CMakeSettings.json format
5 years ago
Marek Roszko
3603b07426
Add initial visual studio build instructions
5 years ago