Skip to content

Commit f98d95a

Browse files
authored
Replace getopt_long with popl.hpp for CLI option parsing (#302)
* Replace getopt_long with popl.hpp for CLI option parsing - Vendor popl.hpp as a single-header dependency - Replace manual parsing logic with popl::OptionParser - Preserve all existing CLI behavior and defaults - Maintain repeatable options, --pid and -- prog modes - All 14 existing tests pass (ctest 14/14)
1 parent 684e776 commit f98d95a

File tree

2 files changed

+1430
-146
lines changed

2 files changed

+1430
-146
lines changed

0 commit comments

Comments
 (0)