Include FindPackageHandleStandardArgs before use.

The function 'FindPackageHandleStandardArgs' needs to be included before used.
This commit is contained in:
Michael John
2019-12-19 13:56:59 -05:00
committed by GitHub
parent 5542c1828a
commit 306b634d2f

View File

@@ -66,6 +66,8 @@ Set LIBRESSL_ROOT_DIR to the root directory of an LibreSSL installation.
]=======================================================================] ]=======================================================================]
INCLUDE(FindPackageHandleStandardArgs)
# Set Hints # Set Hints
set(_LIBRESSL_ROOT_HINTS set(_LIBRESSL_ROOT_HINTS
${LIBRESSL_ROOT_DIR} ${LIBRESSL_ROOT_DIR}