mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
project hyperion-remote created;
getoptPlusPlus dependency added; small changes to getOptPlusPlus;
This commit is contained in:
8
dependencies/build/getoptPlusPlus/README
vendored
Normal file
8
dependencies/build/getoptPlusPlus/README
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
A very small class library that replaces getopt() and
|
||||
getopt_long()-functionality with a more C++-friendly approach.
|
||||
|
||||
Additionally, it does not rely on UNIX-specific code.
|
||||
|
||||
See test.cc for a sample application and COPYING for license information.
|
||||
|
||||
|
Reference in New Issue
Block a user