diff --git a/CMakeLists.txt b/CMakeLists.txt index 9f4a00b..a9e77b1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -576,6 +576,7 @@ if(BUILD_TESTING) sync_on_address_tests shader_recompiler_compute_tests virtual_memory_allocation_tests + audio_out2_port_tests ) endif()