mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-12 10:03:51 +01:00
Unneeded comment.
This commit is contained in:
parent
a3992389bb
commit
452ccb3c70
@ -183,8 +183,3 @@ buildProjectInDirectory( 'src/jsontestrunner' )
|
||||
buildProjectInDirectory( 'src/lib_json' )
|
||||
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…
Reference in New Issue
Block a user