tools: allow building tools out of the source tree
This is convenient when using one source tree with different compilers/OSes. For example when C++ standard library differs between versions (since most of the time we need to build protoc). You can keep one set of tools per environment.
Please register or sign in to comment