Skip to content

create treats all arguments as package specs #79

@albertziegenhagel

Description

@albertziegenhagel

E.g. a command like

.\vcpkg.exe create somepackage http://somewhere.com/somepackage.zip a:b:c.zip

fails with

Error: Too many colons: a:b:c.zip
Example:
  vcpkg create zlib:x64-windows

Even though I admit that a:b:c.zip may not be a very good choice for the filename it should still be valid.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions