cvut / qtrvsim

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

Add support for native Windows builds using Clang #104

Closed MatejKafka closed 6 months ago

MatejKafka commented 6 months ago

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