mirror of
https://github.com/boostorg/program_options.git
synced 2026-01-19 04:22:15 +00:00
8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
|
|
import toolset ;
|
|
toolset.using doxygen ;
|
|
|
|
boostbook program_option : program_options.xml ;
|
|
|
|
doxygen autodoc
|
|
: [ GLOB ../../../boost/program_options : *.hpp ] ; |