mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-03-03 04:38:39 +01:00
added dependency
This commit is contained in:
parent
f986423955
commit
e1f8a4799a
@ -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')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user