Skip to content

Commit e2a4262

Browse files
committed
ITS: add cmake address_sanitizer
1 parent a130e7b commit e2a4262

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Detectors/ITSMFT/ITS/tracking/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
# granted to it by virtue of its status as an Intergovernmental Organization
1010
# or submit itself to any jurisdiction.
1111

12+
# add_compile_options(-O0 -g -fPIC -fsanitize=address)
13+
# add_link_options(-fsanitize=address)
1214
o2_add_library(ITStracking
1315
TARGETVARNAME targetName
1416
SOURCES src/Cluster.cxx

0 commit comments

Comments
 (0)