mirror of https://github.com/encounter/SDL.git
minor whitespace tidy-up.
This commit is contained in:
parent
29b79313a0
commit
7d3045f273
|
@ -39,7 +39,6 @@ macro(CheckDLOPEN)
|
|||
set(HAVE_DLOPEN TRUE)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(HAVE_DLOPEN)
|
||||
if(_DLLIB)
|
||||
set(CMAKE_REQUIRED_LIBRARIES ${_DLLIB})
|
||||
|
@ -145,7 +144,6 @@ macro(CheckPipewire)
|
|||
endif()
|
||||
endmacro()
|
||||
|
||||
|
||||
# Requires:
|
||||
# - PkgCheckModules
|
||||
# Optional:
|
||||
|
|
Loading…
Reference in New Issue