We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 573aec4 commit aeb4d24Copy full SHA for aeb4d24
Detectors/CTP/workflowScalers/CMakeLists.txt
@@ -8,7 +8,6 @@
8
# In applying this license CERN does not waive the privileges and immunities
9
# granted to it by virtue of its status as an Intergovernmental Organization
10
# or submit itself to any jurisdiction.
11
-if (NOT APPLE)
12
o2_add_library(CTPWorkflowScalers
13
SOURCES src/ctpCCDBManager.cxx
14
SOURCES src/RunManager.cxx
@@ -23,7 +22,6 @@ o2_add_executable(
23
22
SOURCES src/ctp-proxy.cxx
24
PUBLIC_LINK_LIBRARIES O2::DCStestWorkflow
25
O2::CTPWorkflowScalers)
26
-endif()
27
o2_add_executable(
28
qc-proxy
29
COMPONENT_NAME ctp
0 commit comments