You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is very little code, and normally building support for these languages would take less than a second on most machines. I cannot imagine how it takes over a second to compile a single function like your log appears to indicate, what kind of machine is this?
We use flatbuffers exclusively in a C++ context.
Yet, I see compile time being spent on languages I don't need:
Would it be possible to add CMake options to exclude certain languages, or include only subset of language support?
The text was updated successfully, but these errors were encountered: