forked from fmtlib/fmt
Update build.py
This commit is contained in:
@ -54,7 +54,7 @@ def build_docs(version='dev', **kwargs):
|
|||||||
GENERATE_MAN = NO
|
GENERATE_MAN = NO
|
||||||
GENERATE_RTF = NO
|
GENERATE_RTF = NO
|
||||||
CASE_SENSE_NAMES = NO
|
CASE_SENSE_NAMES = NO
|
||||||
INPUT = {0}/args.h {0}/core.h {0}/chrono.h {0}/color.h \
|
INPUT = {0}/args.h {0}/base.h {0}/chrono.h {0}/color.h \
|
||||||
{0}/compile.h {0}/format.h {0}/os.h {0}/ostream.h \
|
{0}/compile.h {0}/format.h {0}/os.h {0}/ostream.h \
|
||||||
{0}/printf.h {0}/ranges.h {0}/xchar.h
|
{0}/printf.h {0}/ranges.h {0}/xchar.h
|
||||||
QUIET = YES
|
QUIET = YES
|
||||||
|
Reference in New Issue
Block a user