Fix building media sharing tests (#389)

* Add media_sharing to cmakes

* Adjust cases to ADD_TEST macro

* Review fixes
This commit is contained in:
Grzegorz Wawiorko
2019-07-29 17:07:52 +02:00
committed by Kévin Petit
parent 1d2e0ca248
commit bcf994c3a3
5 changed files with 51 additions and 34 deletions

View File

@@ -214,3 +214,4 @@ if(MSVC)
endif(MSVC)
set_property(TARGET COPY_FILES${CONFORMANCE_SUFFIX} PROPERTY FOLDER "CONFORMANCE${CONFORMANCE_SUFFIX}")
add_subdirectory( "test_extensions" )