diff options
| -rw-r--r-- | FindLibreSSL.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FindLibreSSL.cmake b/FindLibreSSL.cmake index d87b96e..6bdc069 100644 --- a/FindLibreSSL.cmake +++ b/FindLibreSSL.cmake | |||
| @@ -66,6 +66,8 @@ Set LIBRESSL_ROOT_DIR to the root directory of an LibreSSL installation. | |||
| 66 | 66 | ||
| 67 | ]=======================================================================] | 67 | ]=======================================================================] |
| 68 | 68 | ||
| 69 | INCLUDE(FindPackageHandleStandardArgs) | ||
| 70 | |||
| 69 | # Set Hints | 71 | # Set Hints |
| 70 | set(_LIBRESSL_ROOT_HINTS | 72 | set(_LIBRESSL_ROOT_HINTS |
| 71 | ${LIBRESSL_ROOT_DIR} | 73 | ${LIBRESSL_ROOT_DIR} |
