Skip to content

Conversation

jadc197
Copy link

@jadc197 jadc197 commented Aug 9, 2017

without the fourth option, the colon in "C:/path.to.source" makes avrdude stop with error "invalid file format". see Note for [:format] option in http://www.nongnu.org/avrdude/user-manual/avrdude_4.html

pkerling and others added 3 commits March 11, 2015 08:01
As of CMake 3.0, targets may not link to themselves in target_link_libraries. Doing so displays a warning (policy CMP0038). This change makes sure that a library will not be considered a dependency of itself.
…e fourth option, the colon in "C:/path.to.source" makes avrdude stop with error "invalid file format". see Note for [:format] option in http://www.nongnu.org/avrdude/user-manual/avrdude_4.html
* pkerling/patch-1:
  Fix CMP0038 warnings on CMake >= 3.0
@MrPointer
Copy link

This is a known issue, which, along with many more, has been resolved in the resurrected project.
Please see #180 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants