]> git.pld-linux.org Git - packages/vtk.git/blob - vtk-vtknetcdf-lm.patch
- Tcl binding pl cosmetic
[packages/vtk.git] / vtk-vtknetcdf-lm.patch
1 --- VTK/Utilities/vtknetcdf/CMakeLists.txt~     2012-04-02 18:57:30.000000000 +0200
2 +++ VTK/Utilities/vtknetcdf/CMakeLists.txt      2012-11-15 12:48:08.386680992 +0100
3 @@ -343,6 +343,7 @@
4       TARGET_LINK_LIBRARIES(vtkNetCDF ${VTK_HDF5_LIBRARIES})
5    endif()
6  ENDIF (NETCDF_ENABLE_NETCDF4)
7 +TARGET_LINK_LIBRARIES(vtkNetCDF -lm)
8  
9  VTK_ADD_LIBRARY(vtkNetCDF_cxx ${netcdf_cxx_SOURCES})
10  TARGET_LINK_LIBRARIES(vtkNetCDF_cxx vtkNetCDF)
This page took 0.105892 seconds and 3 git commands to generate.