Fixes #96. Default values of options not specified on the command line had a `count` of 1. It would be better if they had a count of 0 because they were not actually specified, so that count is only for options given by the user. |
||
|---|---|---|
| .. | ||
| add-subdirectory-test | ||
| find-package-test | ||
| .gitignore | ||
| catch.hpp | ||
| CMakeLists.txt | ||
| link_a.cpp | ||
| link_b.cpp | ||
| main.cpp | ||
| options.cpp | ||