fix: build

Define ENABLE_LIBWRAP for macOS client

Change-Id: I6ab2b022a302808bf5534c6c2e3656d2ad4a0b09
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 028706c..0702139 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,6 +5,7 @@
 ENDIF(POLICY CMP0022)
 
 SET(PROJ_NAME Jami)
+ADD_DEFINITIONS(-DENABLE_LIBWRAP=true)
 option(RELEASE_TYPE "RELEASE_TYPE" "website")
 
 # To build nighlies we need to update RING_VERSION with an optional command line arg