dxxb / sim-arduboy

Arduboy board implementation using simavr
GNU General Public License v3.0
22 stars 8 forks source link

CMakeLists.txt updated #13

Closed dlancer closed 6 years ago

dlancer commented 6 years ago

I am updated CMakeLists.txt, so now it compatible with Linux/Mac and Clion/XCode. simavr is always statically linked at the moment.

dxxb commented 6 years ago

Merged, thank you.