File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,3 +56,20 @@ diff --git a/DetDescr/CMakeLists.txt b/DetDescr/CMakeLists.txt
5656
5757 # Nothing worked
5858 if (NOT Boost_FOUND)
59+ diff --git a/Framework/CMakeLists.txt b/Framework/CMakeLists.txt
60+ --- a/Framework/CMakeLists.txt
61+ +++ b/Framework/CMakeLists.txt
62+ @@ -16,11 +16,11 @@
63+ # Search for the Python3 library
64+ find_package(Python3 COMPONENTS Interpreter Development)
65+
66+ + cmake_policy(SET CMP0167 NEW)
67+ # Search for Boost
68+ find_package(
69+ Boost REQUIRED
70+ - COMPONENTS system
71+ - log
72+ + COMPONENTS log
73+ filesystem
74+ thread
75+ chrono
Original file line number Diff line number Diff line change @@ -56,3 +56,20 @@ diff --git a/DetDescr/CMakeLists.txt b/DetDescr/CMakeLists.txt
5656
5757 # Nothing worked
5858 if (NOT Boost_FOUND)
59+ diff --git a/Framework/CMakeLists.txt b/Framework/CMakeLists.txt
60+ --- a/Framework/CMakeLists.txt
61+ +++ b/Framework/CMakeLists.txt
62+ @@ -23,11 +23,11 @@
63+ # Search for the Python3 library
64+ find_package(Python3 COMPONENTS Interpreter Development)
65+
66+ + cmake_policy(SET CMP0167 NEW)
67+ # Search for Boost
68+ find_package(
69+ Boost REQUIRED
70+ - COMPONENTS system
71+ - log
72+ + COMPONENTS log
73+ filesystem
74+ thread
75+ chrono
Original file line number Diff line number Diff line change @@ -55,6 +55,23 @@ diff --git a/DetDescr/CMakeLists.txt b/DetDescr/CMakeLists.txt
5555
5656 # Nothing worked
5757 if (NOT Boost_FOUND)
58+ diff --git a/Framework/CMakeLists.txt b/Framework/CMakeLists.txt
59+ --- a/Framework/CMakeLists.txt
60+ +++ b/Framework/CMakeLists.txt
61+ @@ -23,11 +23,11 @@
62+ # Search for the Python3 library
63+ find_package(Python3 COMPONENTS Interpreter Development)
64+
65+ + cmake_policy(SET CMP0167 NEW)
66+ # Search for Boost
67+ find_package(
68+ Boost REQUIRED
69+ - COMPONENTS system
70+ - log
71+ + COMPONENTS log
72+ filesystem
73+ thread
74+ chrono
5875diff --git a/Hcal/src/Hcal/HcalClusterProducer.cxx b/Hcal/src/Hcal/HcalClusterProducer.cxx
5976--- a/Hcal/src/Hcal/HcalClusterProducer.cxx
6077+++ b/Hcal/src/Hcal/HcalClusterProducer.cxx
Original file line number Diff line number Diff line change @@ -66,6 +66,23 @@ diff --git a/DetDescr/CMakeLists.txt b/DetDescr/CMakeLists.txt
6666
6767 # Nothing worked
6868 if (NOT Boost_FOUND)
69+ diff --git a/Framework/CMakeLists.txt b/Framework/CMakeLists.txt
70+ --- a/Framework/CMakeLists.txt
71+ +++ b/Framework/CMakeLists.txt
72+ @@ -23,11 +23,11 @@
73+ # Search for the Python3 library
74+ find_package(Python3 COMPONENTS Interpreter Development)
75+
76+ + cmake_policy(SET CMP0167 NEW)
77+ # Search for Boost
78+ find_package(
79+ Boost REQUIRED
80+ - COMPONENTS system
81+ - log
82+ + COMPONENTS log
83+ filesystem
84+ thread
85+ chrono
6986diff --git a/Hcal/src/Hcal/HcalClusterProducer.cxx b/Hcal/src/Hcal/HcalClusterProducer.cxx
7087--- a/Hcal/src/Hcal/HcalClusterProducer.cxx
7188+++ b/Hcal/src/Hcal/HcalClusterProducer.cxx
Original file line number Diff line number Diff line change @@ -43,6 +43,23 @@ diff --git a/DetDescr/CMakeLists.txt b/DetDescr/CMakeLists.txt
4343
4444 # Nothing worked
4545 if (NOT Boost_FOUND)
46+ diff --git a/Framework/CMakeLists.txt b/Framework/CMakeLists.txt
47+ --- a/Framework/CMakeLists.txt
48+ +++ b/Framework/CMakeLists.txt
49+ @@ -23,11 +23,11 @@
50+ # Search for the Python3 library
51+ find_package(Python3 COMPONENTS Interpreter Development)
52+
53+ + cmake_policy(SET CMP0167 NEW)
54+ # Search for Boost
55+ find_package(
56+ Boost REQUIRED
57+ - COMPONENTS system
58+ - log
59+ + COMPONENTS log
60+ filesystem
61+ thread
62+ chrono
4663diff --git a/Hcal/src/Hcal/HcalClusterProducer.cxx b/Hcal/src/Hcal/HcalClusterProducer.cxx
4764--- a/Hcal/src/Hcal/HcalClusterProducer.cxx
4865+++ b/Hcal/src/Hcal/HcalClusterProducer.cxx
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments