Files
libopenshot/tests
Frank Dana a49979ebf8 tests/CMakeLists: Use same dependencies as src/ (#163)
* tests/CMakeFiles: Use FFMpeg like src/

* Use system jsoncpp in tests, too

The tests/ build needs to use the same jsoncpp as the src/ build,
or tests in Clip_Tests.cpp can fail.

* Don't show FFMpeg version messages in tests/

Displaying the version-number messages twice seems like overkill
2019-01-14 15:25:33 -06:00
..