Skip to content

Write a kmb.cmake for use as toolchain file

Mark Roszko requested to merge mroszko/kicad-mac-builder:master into master

This allows just declaring

-DCMAKE_TOOLCHAIN_FILE=/kmb.cmake

instead of needing to copy and paste all the cmake variables.

Means it gets automatically updated too.

Edited by Mark Roszko

Merge request reports