Skip to content

structopt

Compare
Choose a tag to compare
@p-ranav p-ranav released this 26 Nov 18:10
· 32 commits to master since this release
ffe3473
  • Updated CMakeLists to only run MSVC related checks if the compiler is actually MSVC
  • Fixed #13 - At least one positional argument is required to properly raise an error for unknown optional arguments.
  • Fixed #14 - Excess positional arguments do not generate an error