Skip to content

Commit 1e8c520

Browse files
committed
Follow-up to previous commit
1 parent 6ebb472 commit 1e8c520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/FindOpenSSL.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ if (WIN32)
8383
else ()
8484
set(_OPENSSL_ROOT_HINTS
8585
${OPENSSL_ROOT_DIR}
86-
/usr/local/opt/openssl
8786
ENV OPENSSL_ROOT_DIR
87+
/usr/local/opt/openssl
8888
)
8989
endif ()
9090

0 commit comments

Comments
 (0)