Salome HOME
Updated copyright comment
[samples/atomsolv.git] / src / ATOMSOLV / CMakeLists.txt
old mode 100755 (executable)
new mode 100644 (file)
index 2878108..b5df3ba
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2024  CEA, EDF, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -38,6 +38,7 @@ ADD_DEFINITIONS(
 SET(_link_LIBRARIES
   ${ATOMGEN_SalomeIDLATOMGEN}
   ${KERNEL_SalomeContainer}
+  ${KERNEL_SalomeKernelHelpers}
   SalomeIDLATOMSOLV
 )