vintagepc / MK404

A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
https://vintagepc.github.io/MK404/
GNU General Public License v3.0
69 stars 9 forks source link

Use CMake for simavr #309

Closed vintagepc closed 3 years ago

vintagepc commented 3 years ago

Description

Add a cmake include for simavr so that the project cleans and rebuilds together with the parent project.

(also causes simavr to build the same type, e.g. release vs debug)

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@be21d85). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #309   +/-   ##
=========================================
  Coverage          ?   89.05%           
=========================================
  Files             ?      140           
  Lines             ?     6634           
  Branches          ?        0           
=========================================
  Hits              ?     5908           
  Misses            ?      726           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update be21d85...975aba6. Read the comment docs.