1. Home
  2. Browse
  3. getopt-win32

getopt-win32

v0.1#6Go to latest

An implementation of getopt.

Install

Run the following Vcpkg command to install the port.

vcpkg install getopt-win32

Usage

getopt-win32 provides CMake targets:

find_package(unofficial-getopt-win32 REQUIRED)
target_link_libraries(main PRIVATE unofficial::getopt-win32::getopt)

Dependencies

See source

Version

v0.1#6

Publication

Supports

windows & !mingw

GitHub

libimobiledevice-win32/getopt12

Homepage

github.com/libimobiledevice-win32/getopt

Subtree

5771eef70b

License

LGPL-3.0-only

Definition

Manifest