X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHELLO%2FCMakeLists.txt;h=ebe0da9474187debcfdf7d42213716507a5b193c;hb=89e9dbb034e621bf3e9e3fe02a8210ee1673346b;hp=7b6f505d3be7f872753658011d1c52f7aa9e0978;hpb=4deecc318c6a3afbaf1b1e10ca2dc2e3c05d120d;p=samples%2Fhello.git diff --git a/src/HELLO/CMakeLists.txt b/src/HELLO/CMakeLists.txt old mode 100755 new mode 100644 index 7b6f505..ebe0da9 --- a/src/HELLO/CMakeLists.txt +++ b/src/HELLO/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2019 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 @@ -37,6 +37,7 @@ SET(_link_LIBRARIES ${KERNEL_SalomeIDLKernel} ${KERNEL_OpUtil} ${KERNEL_SalomeContainer} + ${KERNEL_SalomeKernelHelpers} SalomeIDLHELLO )