X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSALOMEDSImpl%2FCMakeLists.txt;h=544986153c40a488cd1e18b8eb12207a608c1ba8;hb=9b4e0b2a96fd8152a7f94b87e479ad9f8d0a60aa;hp=f2feb6670f315583276f0524e9721da05dcbc9df;hpb=d9ed049b89cfff4d8d96f0247ac5f2ec0200e3d0;p=modules%2Fkernel.git diff --git a/src/SALOMEDSImpl/CMakeLists.txt b/src/SALOMEDSImpl/CMakeLists.txt old mode 100755 new mode 100644 index f2feb6670..544986153 --- a/src/SALOMEDSImpl/CMakeLists.txt +++ b/src/SALOMEDSImpl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 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 @@ -20,7 +20,7 @@ INCLUDE_DIRECTORIES( ${PTHREAD_INCLUDE_DIR} ${HDF5_INCLUDE_DIRS} - ${Boost_INCLUDE_DIR} + ${Boost_INCLUDE_DIRS} ${PROJECT_BINARY_DIR}/salome_adm ${CMAKE_CURRENT_SOURCE_DIR}/../Basics ${CMAKE_CURRENT_SOURCE_DIR}/../SALOMELocalTrace @@ -31,7 +31,7 @@ INCLUDE_DIRECTORIES( # This local variable defines the list of FLAGS common to all target in this package. ADD_DEFINITIONS(${BOOST_DEFINITIONS}) -# 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 SALOMEBasics SalomeHDFPersist