cvut / qtrvsim

RISC-V CPU simulator for education purposes
GNU General Public License v3.0
504 stars 69 forks source link

Add support for native Windows builds using Clang #104

Closed MatejKafka closed 9 months ago

MatejKafka commented 9 months ago

This PR adds support for building QtRVSim natively on Windows using Clang, resulting in 64bit Windows builds and significantly smaller binaries.