mirror of
https://github.com/boostorg/program_options.git
synced 2026-01-21 17:12:20 +00:00
Compare commits
1 Commits
boost-1.34
...
boost-1.34
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d58b178428 |
@@ -1,6 +1,6 @@
|
||||
|
||||
project
|
||||
: requirements <library>../build//boost_program_options
|
||||
: requirements <library>../build//program_options
|
||||
<hardcode-dll-paths>true
|
||||
;
|
||||
|
||||
@@ -9,5 +9,7 @@ exe options_description : options_description.cpp ;
|
||||
exe multiple_sources : multiple_sources.cpp ;
|
||||
exe custom_syntax : custom_syntax.cpp ;
|
||||
|
||||
exe real : real.cpp ;
|
||||
exe regex : regex.cpp /boost/regex//boost_regex ;
|
||||
exe a : a.cpp ;
|
||||
|
||||
#exe real : real.cpp ;
|
||||
#exe regex : regex.cpp /boost/regex//boost_regex ;
|
||||
|
||||
Reference in New Issue
Block a user