Skip to Content

bfgroup-lyra v1.6.1

Created
Updated

A simple to use, composable, command line parser for C++ 11 and beyond

# Usage

bfgroup-lyra provides CMake targets:

find_package(lyra CONFIG REQUIRED)
target_link_libraries(main PRIVATE bfg::lyra) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • myd7349's avatar myd7349
  • Phoebe's avatar Phoebe
  • David Duque's avatar David Duque
  • Adam Johnson's avatar Adam Johnson
  • chausner's avatar chausner
  • Weihang Ding's avatar Weihang Ding

# Changelog

  • 2b27fa3 [bfgroup-lyra] Bump to 1.6.1 (#34367)
  • 563b5ce [bfgroup-lyra] Update to 1.6 (#24182)
  • 5aec305 [bfgroup-lyra] Update to 1.5.1 (#21402)
  • d89ed89 [bfgroup-lyra] Install CMake Targets (#16172)
  • 8274e2a [bfgroup-lyra] Upgrade to version 1.5 (latest) (#13222)
  • 7b92363 [bfgroup-lyra] Update to 1.3 (#10436)
  • a548a64 [bfgroup-lyra] Add new port (#8612)

# Source