mitsuba-renderer / nanogui

Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL
Other
1.56k stars 196 forks source link

CMakeList.txt: only fall back native flags to `-march=nehalem` on x86_64 #156

Open hack3ric opened 8 months ago

hack3ric commented 8 months ago

This allows other architectures like RISC-V to build the library.