mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-09-02 11:53:40 +00:00
cmake: fix indentation in CheckPipewire
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user