We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a130e7b commit e2a4262Copy full SHA for e2a4262
Detectors/ITSMFT/ITS/tracking/CMakeLists.txt
@@ -9,6 +9,8 @@
9
# granted to it by virtue of its status as an Intergovernmental Organization
10
# or submit itself to any jurisdiction.
11
12
+# add_compile_options(-O0 -g -fPIC -fsanitize=address)
13
+# add_link_options(-fsanitize=address)
14
o2_add_library(ITStracking
15
TARGETVARNAME targetName
16
SOURCES src/Cluster.cxx
0 commit comments