mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-16 07:23:43 +02:00
added dependency
This commit is contained in:
@@ -4,3 +4,6 @@ buildJSONTests( env_testing, Split( """
|
|||||||
main.cpp
|
main.cpp
|
||||||
""" ),
|
""" ),
|
||||||
'jsontestrunner' )
|
'jsontestrunner' )
|
||||||
|
|
||||||
|
# For 'check' to work, 'libs' must be built first.
|
||||||
|
env_testing.Depends('jsontestrunner', '#libs')
|
||||||
|
Reference in New Issue
Block a user