From 72ae17138b28e51ab06440c3a81a00b83c01de5f Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Mon, 17 Aug 2015 10:37:43 -0500 Subject: [svn-r27515] Correct spelling of function --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index eddc951..ee06669 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -802,7 +802,7 @@ add_custom_command ( ) if (GENERATE_ERROR_HEADERS) - find_pacakge (Perl) + find_package (Perl) if (PERL_FOUND) add_custom_command ( OUTPUT ${HDF5_BINARY_DIR}/H5Edefin.h -- cgit v0.12