Hi team,
While working with the ya tool and a CMake-based project, I encountered a requirement for a .mapping.json file and the some root of the Arcadia repository.
Could you please explain:
- What is the purpose of this file in the context of
ya ?
- Is it required for all builds or only for specific workflows (e.g. code generation, dependency mapping)?
- Are there tools or scripts to generate it automatically?
- Can a minimal example be provided for creating it manually?
Thanks in advance!