mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
Buildsystem/CMake: Fixed FindZMQ macro on x86 Windows
This commit is contained in:
@@ -24,7 +24,7 @@ find_path(ZMQ_ROOT_DIR
|
||||
NAMES
|
||||
include/zmq.h
|
||||
HINTS
|
||||
"${ZMQ_REGISTRY_PATH}"
|
||||
${ZMQ_REGISTRY_PATH}
|
||||
PATHS
|
||||
/usr
|
||||
/usr/local
|
||||
|
||||
Reference in New Issue
Block a user