Browse Source

minor whitespace tidy-up.

Ozkan Sezer 3 years ago
parent
commit
7d3045f273
1 changed files with 0 additions and 2 deletions
  1. 0 2
      cmake/sdlchecks.cmake

+ 0 - 2
cmake/sdlchecks.cmake

@@ -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: