summaryrefslogtreecommitdiffstats
path: root/config/cmake/hdf5-config.cmake.install.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-08-10 19:49:00 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-08-10 19:49:00 (GMT)
commit4d83d62eb3f1bcea910665602285d88f0b69c619 (patch)
tree9cee81d04b0e0962d88bce22ae1a6101bb2280fa /config/cmake/hdf5-config.cmake.install.in
parentdb9b025d8554b47b295783715a8f7d2b1674d511 (diff)
downloadhdf5-4d83d62eb3f1bcea910665602285d88f0b69c619.zip
hdf5-4d83d62eb3f1bcea910665602285d88f0b69c619.tar.gz
hdf5-4d83d62eb3f1bcea910665602285d88f0b69c619.tar.bz2
[svn-r21208] Add fortran COMPILE_FLAGS
remove benchpar and mpi-perf tests add new prunTest.cmake that will be modified for parallel tests
Diffstat (limited to 'config/cmake/hdf5-config.cmake.install.in')
-rw-r--r--config/cmake/hdf5-config.cmake.install.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/hdf5-config.cmake.install.in b/config/cmake/hdf5-config.cmake.install.in
index d079950..189a66c 100644
--- a/config/cmake/hdf5-config.cmake.install.in
+++ b/config/cmake/hdf5-config.cmake.install.in
@@ -17,7 +17,7 @@ SET (HDF5_BUILD_HL_LIB @HDF5_BUILD_HL_LIB@)
SET (HDF5_ENABLE_Z_LIB_SUPPORT @HDF5_ENABLE_Z_LIB_SUPPORT@)
SET (HDF5_ENABLE_SZIP_SUPPORT @HDF5_ENABLE_SZIP_SUPPORT@)
SET (HDF5_ENABLE_SZIP_ENCODING @HDF5_ENABLE_SZIP_ENCODING@)
-SET (BUILD_SHARED_LIBS @BUILD_SHARED_LIBS@)
+SET (HDF5_BUILD_SHARED_LIBS @BUILD_SHARED_LIBS@)
SET (HDF5_PACKAGE_EXTLIBS @HDF5_PACKAGE_EXTLIBS@)
#-----------------------------------------------------------------------------