nanogui icon indicating copy to clipboard operation
nanogui copied to clipboard

wasm fix

Open paulocoutinhox opened this issue 3 years ago • 2 comments

fixes for web assembly

paulocoutinhox avatar Feb 04 '22 02:02 paulocoutinhox

???

paulocoutinhox avatar Sep 05 '22 05:09 paulocoutinhox

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?

wjakob avatar Sep 05 '22 12:09 wjakob