mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 02:37:36 +02:00
fixed typo in script
This commit is contained in:
@ -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'])
|
||||||
|
Reference in New Issue
Block a user