Skip to content

Commit 68e8e3b

Browse files
committed
Fix debug mode for vertecer pushed be mistake
1 parent 5d919dd commit 68e8e3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/Vertexing/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
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)
12+
# add_compile_options(-O0 -g -fPIC)
1313

1414
add_subdirectory(StrangenessTracking)
1515

0 commit comments

Comments
 (0)