mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-15 23:20:05 +02:00
- reorganized repository to match standard layout
This commit is contained in:
6
src/jsontestrunner/sconscript
Normal file
6
src/jsontestrunner/sconscript
Normal file
@@ -0,0 +1,6 @@
|
||||
Import( 'env_testing buildJSONTests' )
|
||||
|
||||
buildJSONTests( env_testing, Split( """
|
||||
main.cpp
|
||||
""" ),
|
||||
'jsontestrunner' )
|
Reference in New Issue
Block a user