Rosalie241 / RMG

Rosalie's Mupen GUI
GNU General Public License v3.0
572 stars 50 forks source link

cmake: add new option, NO_ASM #220

Closed orbea closed 5 months ago

orbea commented 5 months ago

Optionally disables the use of assembly in the mupen64plus-core.

This would be nice for the Gentoo ebuild where the choice to build assembly can be deferred to the user with a USE flag. I am not sure its worth adding an option for the old dynarec since it supports fewer architectures than the new one does now.

Rosalie241 commented 5 months ago

thank you :heart: