LIBEVENT hint for homebrew (#112)

LIBEVENT hint for homebrew

Use brew --prefix
This commit is contained in:
Graeme Winter
2025-04-14 17:54:48 -05:00
committed by GitHub
parent e32a752d12
commit a4b070a372
+5
View File
@@ -32,6 +32,11 @@ On Debian/Ubuntu. ::
apt-get install libevent-dev
On macOS / Homebrew. ::
brew install libevent
export LIBEVENT=$(brew --prefix)
To build from source (Requires `CMake <https://cmake.org/>`_): ::
make -C pvxs/bundle libevent # implies .$(EPICS_HOST_ARCH)