matheusgomes28 / 65k-cpp

6502 Emulator written in C++
7 stars 1 forks source link

Create Docker Image for Building the Repo 📦 #44

Closed matheusgomes28 closed 1 month ago

matheusgomes28 commented 1 month ago

Create Dockerimage file capable of building the project out of the box with clang-17, cmake 3.26 and ninja. The following presets must be supported:

Must be able to run the tests as well

matheusgomes28 commented 1 month ago

closed with #51