ARMmbed / target-mbed-gcc

DEPRECATED Base for mbed yotta compilation targets compiling with GCC
Apache License 2.0
6 stars 12 forks source link

CMAKE_XXX_COMPILE_OBJECT needs updating to support CMake 3.4 #24

Closed autopulated closed 8 years ago

autopulated commented 8 years ago

See https://github.com/ARMmbed/yotta/issues/672

ciarmcom commented 8 years ago

ARM Internal Ref: IOTSFW-1863

autopulated commented 8 years ago

This issue was actually resolved in an earlier version, the report turned out to be due to a derived target still inheriting from an old version of this one.