mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-13 22:50:05 +00:00
fixed typo in script
This commit is contained in:
parent
f961683516
commit
016af73d19
@ -100,8 +100,6 @@ else:
|
|||||||
'-DFMT_DOC=OFF',
|
'-DFMT_DOC=OFF',
|
||||||
'-DFMT_PEDANTIC=ON',
|
'-DFMT_PEDANTIC=ON',
|
||||||
srcDir])
|
srcDir])
|
||||||
else:
|
|
||||||
|
|
||||||
|
|
||||||
# build library
|
# build library
|
||||||
check_call(['make', '-j4'])
|
check_call(['make', '-j4'])
|
||||||
|
Loading…
Reference in New Issue
Block a user