[MOAB-dev] r1490 - MOAB/trunk/mhdf
dcthomp at mcs.anl.gov
dcthomp at mcs.anl.gov
Thu Dec 27 04:02:36 CST 2007
Author: dcthomp
Date: 2007-12-27 04:02:36 -0600 (Thu, 27 Dec 2007)
New Revision: 1490
Modified:
MOAB/trunk/mhdf/CMakeLists.txt
Log:
COMP: Link mhdf to HDF5 library.
Modified: MOAB/trunk/mhdf/CMakeLists.txt
===================================================================
--- MOAB/trunk/mhdf/CMakeLists.txt 2007-12-27 08:30:31 UTC (rev 1489)
+++ MOAB/trunk/mhdf/CMakeLists.txt 2007-12-27 10:02:36 UTC (rev 1490)
@@ -22,6 +22,7 @@
)
target_link_libraries(
+ mhdf
${HDF5_LIBRARIES}
)
More information about the moab-dev
mailing list