Previous 199869 Revisions Next

r40581 Wednesday 2nd September, 2015 at 20:03:26 UTC by Justin Kerk
Fix Emscripten compile with GoogleTest (nw)

See https://github.com/kripken/emscripten/issues/3484
[scripts]genie.lua

trunk/scripts/genie.lua
r249092r249093
10611061      "-std=gnu++98",
10621062   }
10631063   archivesplit_size "20"
1064   includedirs {
1065      os.getenv("EMSCRIPTEN") .. "/system/lib/libcxxabi/include"
1066   }
10641067
10651068configuration { "android*" }
10661069   buildoptions {


Previous 199869 Revisions Next


© 1997-2024 The MAME Team