cl20: Fix building media sharing tests (#391)

* 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:37 +02:00
committed by Kévin Petit
parent d7ff4aa502
commit 150520c7e1
5 changed files with 51 additions and 34 deletions

View File

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