nanogui
nanogui copied to clipboard
wasm fix
fixes for web assembly
???
It all looks good to me, but the removal of the line
set(CMAKE_CXX_CREATE_STATIC_LIBRARY "<CMAKE_CXX_COMPILER> -o <TARGET> <LINK_FLAGS> <OBJECTS>")
strikes me as odd. Can you explain why this is no longer needed?