X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FDriverCGNS%2FCMakeLists.txt;h=4ff5c99773f78069e680dbd7eacc1c413122a74a;hp=73ddb157f193462e4d80313b4e83bf27ae3f36ed;hb=30ce546b0c5099ad1112929e2db94810e683e54b;hpb=1bd4ba8acdfe7ab1edc96a016836e174a393d445;ds=sidebyside diff --git a/src/DriverCGNS/CMakeLists.txt b/src/DriverCGNS/CMakeLists.txt index 73ddb157f..4ff5c9977 100644 --- a/src/DriverCGNS/CMakeLists.txt +++ b/src/DriverCGNS/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2.1 of the License. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -40,6 +40,7 @@ ADD_DEFINITIONS( # libraries to link to SET(_link_LIBRARIES ${CGNS_LIBRARIES} + ${HDF5_LIBRARIES} MeshDriver SMESHUtils )