queezythegreat/arduino-cmake

Compilation fails on system without native objcopy

Closed this issue · 1 comments

On system without native objcopy (like OS X) the rules added by generate_arduino_firmware fails, because ${CMAKE_OBJCOPY} is empty.

see pull-request #78