X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParallelContainer%2FCMakeLists.txt;h=0f231823e286bcdc578a2e7419a9b09d06d9029a;hb=2545c09242343820cec14e8f6b05bb246a7ebffd;hp=e0f9282508148a484d1401007f72446986b1b094;hpb=718e0abe0126e5e53b3ba41fff1028efcf5bc887;p=modules%2Fkernel.git diff --git a/src/ParallelContainer/CMakeLists.txt b/src/ParallelContainer/CMakeLists.txt old mode 100755 new mode 100644 index e0f928250..0f231823e --- a/src/ParallelContainer/CMakeLists.txt +++ b/src/ParallelContainer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2021 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 @@ -23,6 +23,7 @@ INCLUDE_DIRECTORIES( ${PYTHON_INCLUDE_DIRS} ${PACO_INCLUDE_DIRS} ${PROJECT_BINARY_DIR}/salome_adm + ${PROJECT_SOURCE_DIR}/src/ArgvKeeper ${PROJECT_SOURCE_DIR}/src/Container ${PROJECT_SOURCE_DIR}/src/Notification ${PROJECT_SOURCE_DIR}/src/SALOMELocalTrace @@ -36,8 +37,9 @@ INCLUDE_DIRECTORIES( ${PROJECT_SOURCE_DIR}/src/SALOMETraceCollector ) -# This local variable defines the list of dependant libraries common to all target in this package. +# This local variable defines the list of dependent libraries common to all target in this package. SET(COMMON_LIBS + ArgvKeeper SalomeContainer SalomeNS SALOMELocalTrace