Salome HOME
[EDF27816] : methods to position environment of slave containers.
[modules/kernel.git] / CMakeLists.txt
index 2ba86974dca9e3954c5b580e47d5ff9f1fe1d2f3..b7882201c11d5e48d487a62afc5d1ce104b7e1f5 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2023  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
@@ -213,7 +213,7 @@ INCLUDE(CMakePackageConfigHelpers)
 # They all have to be INSTALL'd with the option "EXPORT ${PROJECT_NAME}TargetGroup"
 
 SET(_${PROJECT_NAME}_exposed_targets
-  SALOMEBasics ArgvKeeper SALOMELocalTrace SalomeHDFPersist OpUtil)
+  SALOMELog SALOMEBasics ArgvKeeper SALOMELocalTrace SalomeHDFPersist OpUtil)
 
 # CORBA specific targets:
 IF(NOT SALOME_LIGHT_ONLY)