Commits
User selector
Commit History
Commits on Feb 12, 2019
Update Emscripten.cmake to support C++17 (#8030)
Show description for c3e93f3authored andcommitted
Commits on Sep 14, 2018
Commits on Sep 21, 2016
Don't do CMake compiler autodetection for Emscripten, since CMake doesn't know about Emscripten toolchain. Instead report the supported features from the module toolchain, and add a test that those…
Show description for bc40d00committedPerform compiler IDing manually in Emscripten toolchain to set `CMAKE_C_STANDARD_COMPUTED_DEFAULT` and `CMAKE_CXX_STANDARD_COMPUTED_DEFAULT` variables. Fixes #4129 and supercedes #4134. Also refact…
Show description for 69a2d54committed
Loading