vcpkg format-manifest
vcpkg format-manifest [--all] [--convert-control] [<path>...]
Formatta i file manifesto (vcpkg.json
) e converte i file di controllo (CONTROL
) nel formato manifesto.
Se entrambi CONTROL
i file e vcpkg.json
sono presenti nella stessa directory, il comando verrà chiuso con un errore.
Per formattare un manifesto o un file di controllo specifico:
vcpkg format-manifest /path/to/vcpkg.json
Per formattare tutti i file manifesto nella ${VCPKG_ROOT}/ports
directory:
vcpkg format-manifest --all
Tutti i comandi vcpkg supportano un set di opzioni comuni.
Formatta tutti i file manifesto nella ${VCPKG_ROOT}/ports
directory.
Converte i CONTROL
file in vcpkg.json
formato se presenti nella directory delle porte.
Feedback su vcpkg
vcpkg è un progetto di open source. Selezionare un collegamento per fornire feedback: