Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost-program-options - Runtime component of boost program_options library
- Description:
Runtime support of boost program options library, which allows program
developers to obtain (name, value) pairs from the user, via
conventional methods such as command line and configuration file.
Packages
| boost-program-options-1.46.0-1.fc15.i686
[130 KiB] |
Changelog
by Petr Machata (2011-04-04):
- Yet another way to pass -DBOOST_LIB_INSTALL_DIR to cmake. Passing
via CMAKE_CXX_FLAGS for some reason breaks when rpm re-quotes the
expression as a result of %{optflags} expansion.
- Related: #667294
|