]> SALOME platform Git repositories - tools/configuration.git/blobdiff - cmake/FindSalomeBoost.cmake
Salome HOME
Copyright update 2022
[tools/configuration.git] / cmake / FindSalomeBoost.cmake
index cf9e71c619f2147d0a18271c88505eb558db54b7..c80f02dc2cd762c2aa4c306d02c295ab7087bb81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2022  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
@@ -27,7 +27,8 @@ SET(Boost_USE_STATIC_LIBS        OFF)
 SET(Boost_USE_MULTITHREADED      ON)
 SET(Boost_USE_STATIC_RUNTIME     OFF)
 SET(Boost_NO_BOOST_CMAKE         ON)
-SET(SalomeBoost_FIND_COMPONENTS  filesystem regex system thread date_time chrono serialization)
+SET(SalomeBoost_COMPONENTS       filesystem regex system thread date_time chrono serialization)
+SET(SalomeBoost_FIND_COMPONENTS ${SalomeBoost_COMPONENTS})
 
 IF(WIN32)
   # Under windows, one extra sub-directory in the boost installation hierarchy: