kicad-doc
kicad-doc copied to clipboard
cmake build always rebuilds all
When building using a cmake-generated Makefile, make rebuilds the whole kit and caboodle, even if only one file was changed since the last make. This is quite slow on some systems!