Salome HOME
Merge branch 'V9_2_2_BR'
[samples/hello.git] / src / HELLO / CMakeLists.txt
index 7b6f505d3be7f872753658011d1c52f7aa9e0978..ebe0da9474187debcfdf7d42213716507a5b193c 100644 (file)
@@ -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
 )