emscripten/cmake/Platform
Jukka Jylänki 3fde22e833 Adjust default compiler and linker flags when using cmake. With emscripten, -O2 is ignored when compiling .bc files, so pass it to linker instead. 2013-01-14 02:44:03 +02:00
..
Emscripten.cmake Adjust default compiler and linker flags when using cmake. With emscripten, -O2 is ignored when compiling .bc files, so pass it to linker instead. 2013-01-14 02:44:03 +02:00
Emscripten_unix.cmake Try to locate emcc in cmake based on the cmake toolchain directory structure to avoid having to set EMSCRIPTEN environment variable on unix. Remove the temporary workaround for other.test_cmake, which shouldn't now be needed. 2012-11-14 00:55:11 +02:00