Menu

[r57]: / trunk / jsoncpp / src / jsontestrunner / sconscript  Maximize  Restore  History

Download this file

10 lines (7 with data), 227 Bytes

Import( 'env_testing buildJSONTests' )

buildJSONTests( env_testing, Split( """
    main.cpp
     """ ),
    'jsontestrunner' )

# For 'check' to work, 'libs' must be built first.
env_testing.Depends('jsontestrunner', '#libs')
MongoDB Logo MongoDB