I would like to generate the Apache Thrift protocol outside of source folder like the package Grpc.Tools make (generate the protocols files in obj folder) to conserve a clean structure.
I develop in C#.
I searched on the official documentation, blog, forum without success.