mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Move media_sharing tests to test_conformance/extensions/ (#1164)
* Move media_sharing tests to test_conformance/extensions/ And rename to cl_khr_dx9_media_sharing. Signed-off-by: Kevin Petit <kevin.petit@arm.com> * format code * more format changes
This commit is contained in:
@@ -223,7 +223,6 @@ endif(CMAKE_BUILD_TYPE STREQUAL "release")
|
||||
|
||||
add_subdirectory(test_common)
|
||||
add_subdirectory(test_conformance)
|
||||
add_subdirectory(test_extensions)
|
||||
|
||||
# Support both VS2008 and VS2012.
|
||||
set (DLL_FILES "${VS_BUILD_DIR}/Debug/*.dll")
|
||||
|
||||
Reference in New Issue
Block a user