I've found how to add precompile single header: http://stackoverflow.com/questions/26755219/how-to-use-pch-with-clang
But i was unable to generate single .pch for a whole bunch of headers: http://stackoverflow.com/questions/26729319/how-to-generate-pch-for-lots-of-headers Did anyone do it? среда, 5 ноября 2014 г., 13:32:10 UTC+6 пользователь Anton Smirnov написал: > > I've found almost the same headers set is used by Emscripten (./system/). > Will it work significatly faster if using .pch instead of multiple include > folders? > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
