mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-14 01:37:56 +08:00
Make OS Xframwork build optional
This commit is contained in:
parent
bf6d8a5d17
commit
4e472b18e3
@ -23,7 +23,7 @@ option (WITH_OPENPGM "Build with support for OpenPGM" OFF)
|
||||
option (WITH_VMCI "Build with support for VMware VMCI socket" OFF)
|
||||
|
||||
if (APPLE)
|
||||
option (ZMQ_BUILD_FRAMEWORK "Build as OS X framework" ON)
|
||||
option (ZMQ_BUILD_FRAMEWORK "Build as OS X framework" OFF)
|
||||
endif ()
|
||||
|
||||
# Select curve encryption library, defaults to tweetnacl
|
||||
|
Loading…
x
Reference in New Issue
Block a user