summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2015-08-17 15:37:43 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2015-08-17 15:37:43 (GMT)
commit72ae17138b28e51ab06440c3a81a00b83c01de5f (patch)
treef6c93467b9506539ad2bac1705fa249d4dfddc00 /src/CMakeLists.txt
parent68347a67efd4a03c15abfeeaed289a4c5eeb6c9b (diff)
downloadhdf5-72ae17138b28e51ab06440c3a81a00b83c01de5f.zip
hdf5-72ae17138b28e51ab06440c3a81a00b83c01de5f.tar.gz
hdf5-72ae17138b28e51ab06440c3a81a00b83c01de5f.tar.bz2
[svn-r27515] Correct spelling of function
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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