mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-26 18:51:04 +08:00
Unneeded comment.
This commit is contained in:
parent
a3992389bb
commit
452ccb3c70
@ -183,8 +183,3 @@ buildProjectInDirectory( 'src/jsontestrunner' )
|
|||||||
buildProjectInDirectory( 'src/lib_json' )
|
buildProjectInDirectory( 'src/lib_json' )
|
||||||
buildProjectInDirectory( 'doc' )
|
buildProjectInDirectory( 'doc' )
|
||||||
|
|
||||||
# libs was happening before bin by chance, I think. When I added
|
|
||||||
# the compiler version to linux-gcc, the order changed. This
|
|
||||||
# fixes it (I believe).
|
|
||||||
env.Depends('bin', 'libs')
|
|
||||||
env.Depends('check', 'bin')
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user