cl21: Fix building media sharing tests (#390)

* Add media_sharing to cmakes

* Adjust cases to ADD_TEST macro

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

View File

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