mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-12 02:36:37 +02:00
test-amalgamate
Not tested via Travis (since this is outside cmake), but at least we can more easily validate changes to `amalgamate.py`.
This commit is contained in:
@@ -24,6 +24,7 @@ build:
|
|||||||
test-amalgamate:
|
test-amalgamate:
|
||||||
python2.7 amalgamate.py
|
python2.7 amalgamate.py
|
||||||
python3.4 amalgamate.py
|
python3.4 amalgamate.py
|
||||||
|
cd dist; gcc -I. -c jsoncpp.cpp
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
\rm -rf *.gz *.asc dist/
|
\rm -rf *.gz *.asc dist/
|
||||||
|
Reference in New Issue
Block a user