mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-28 11:48:36 -06:00
ERR: Remove warning on Mac OSX
This commit is contained in:
@@ -67,6 +67,7 @@ static void *liblber = NULL;
|
||||
|
||||
static void DynaOpen(void)
|
||||
{
|
||||
(void)liblber;
|
||||
#if defined(HAVE_DLOPEN) || defined(HAVE_LIBDL)
|
||||
if (libldap == NULL) {
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user