This commit is contained in:
maliakal_d 2022-12-09 12:30:03 +01:00
parent e865d8febf
commit 006eff9213

View File

@ -42,7 +42,6 @@ This document describes the differences between v7.0.0.rc1 and v6.1.2
Option to provide a custom location to look for ZeroMQ, if not found
using FindZeroMQ.cmake
For example, to use the system installed zmq:
Using cmake: -DZeroMQ_HINT=/usr/lib64
Using cmk.sh script: -q /usr/lib64