aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/build_scripts.pyproject
blob: 80df4d3861fa2ef8eedf1044658c48b214085397 (plain)
1
2
3
4
5
6
7
8
9
{
    "files": ["main.py", "__init__.py", "config.py", "options.py", "qtinfo.py",
              "setup_runner.py", "utils.py", "wheel_override.py", "wheel_utils.py",
              "platforms/__init__.py", "platforms/linux.py",
              "platforms/macos.py", "platforms/unix.py",
              "platforms/windows_desktop.py",
              "../setup.py",
              "../coin_build_instructions.py", "../coin_test_instructions.py"]
}