Is your feature request related to a problem? Please describe.
The build scripts include external repositories to be cloned anywhere in the repository structure.
The build scripts work, but after the build, the repository gets cluttered.
Describe the solution you'd like
The repository should organize submodules into third_party/ directory.
Is your feature request related to a problem? Please describe. The build scripts include external repositories to be cloned anywhere in the repository structure. The build scripts work, but after the build, the repository gets cluttered.
Describe the solution you'd like The repository should organize submodules into
third_party/
directory.Describe alternatives you've considered n/a
Additional context n/a