Skip to content
Snippets Groups Projects
Commit ee7bbf5c authored by Kateryna Kostiuk's avatar Kateryna Kostiuk
Browse files

fix: build

Define ENABLE_LIBWRAP for macOS client

Change-Id: I6ab2b022a302808bf5534c6c2e3656d2ad4a0b09
parent a505b30c
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ IF(POLICY CMP0022) ...@@ -5,6 +5,7 @@ IF(POLICY CMP0022)
ENDIF(POLICY CMP0022) ENDIF(POLICY CMP0022)
SET(PROJ_NAME Jami) SET(PROJ_NAME Jami)
ADD_DEFINITIONS(-DENABLE_LIBWRAP=true)
option(RELEASE_TYPE "RELEASE_TYPE" "website") option(RELEASE_TYPE "RELEASE_TYPE" "website")
# To build nighlies we need to update RING_VERSION with an optional command line arg # To build nighlies we need to update RING_VERSION with an optional command line arg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment