diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index d207a9afd2..1a710ca914 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -279,7 +279,6 @@ endif() if(SDL_DUMMYAUDIO) set_property(TARGET testaudioinfo PROPERTY SDL_NONINTERACTIVE 1) - set_property(TARGET testsurround PROPERTY SDL_NONINTERACTIVE 1) endif() if(SDL_DUMMYVIDEO)