Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Update CLI11 to v1.9.1 #9353

Merged
merged 1 commit into from
Aug 3, 2020
Merged

Update CLI11 to v1.9.1 #9353

merged 1 commit into from
Aug 3, 2020

Commits on Aug 3, 2020

  1. Update CLI11 to v1.9.1

    This CLI11 update from v1.9.0 to v1.9.1 provides the following improvements: 
    - Support relative inclusion [#475](CLIUtils/CLI11#475)
    - Fix cases where spaces in paths could break CMake support [#471](CLIUtils/CLI11#471)
    - Fix an issue with string conversion [#421](CLIUtils/CLI11#421)
    - Cross-compiling improvement for Conan.io [#430](CLIUtils/CLI11#430)
    - Fix option group default propagation [#450](CLIUtils/CLI11#450)
    - Fix for C++20 [#459](CLIUtils/CLI11#459)
    - Support compiling with RTTI off [#461](CLIUtils/CLI11#461)
    nksanthosh authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    1ad6077 View commit details
    Browse the repository at this point in the history