cmake: fix indentation in CheckPipewire

This commit is contained in:
Anonymous Maarten
2026-08-27 00:24:13 +02:00
parent 3eb19e5fec
commit 368b6cedf6

View File

@@ -166,8 +166,8 @@ macro(CheckPipewire)
sdl_link_dependency(pipewire LIBS PkgConfig::PC_PIPEWIRE PKG_CONFIG_PREFIX PC_PIPEWIRE PKG_CONFIG_SPECS ${PipeWire_PKG_CONFIG_SPEC})
endif()
set(HAVE_SDL_AUDIO TRUE)
endif()
endif()
endif()
endmacro()
# Requires: