minor whitespace tidy-up.

This commit is contained in:
Ozkan Sezer 2021-11-16 23:51:40 +03:00
parent 29b79313a0
commit 7d3045f273

View File

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