mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
minor whitespace tidy-up.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user