early-access version 1317

This commit is contained in:
pineappleEA
2021-01-15 01:27:20 +01:00
parent 99d3d1fc85
commit 4b3a0ea310
7 changed files with 36 additions and 74 deletions

View File

@@ -6,6 +6,7 @@ add_executable(tests
common/ring_buffer.cpp
core/core_timing.cpp
tests.cpp
video_core/buffer_base.cpp
)
create_target_directory_groups(tests)