videoIO seperation
This commit is contained in:
@@ -138,6 +138,11 @@ add_video_shader_test(VideoPlayoutSchedulerTests
|
||||
"${TEST_DIR}/VideoPlayoutSchedulerTests.cpp"
|
||||
)
|
||||
|
||||
add_video_shader_test(VideoOutputThreadTests
|
||||
"${SRC_DIR}/video/VideoIOFormat.cpp"
|
||||
"${TEST_DIR}/VideoOutputThreadTests.cpp"
|
||||
)
|
||||
|
||||
add_video_shader_test(OutputProductionControllerTests
|
||||
"${SRC_DIR}/video/OutputProductionController.cpp"
|
||||
"${TEST_DIR}/OutputProductionControllerTests.cpp"
|
||||
|
||||
Reference in New Issue
Block a user