Skip to content

Commit fe3095b

Browse files
committed
Remove forgotten debug flags
1 parent 60691bb commit fe3095b

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

DataFormats/Detectors/GlobalTracking/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
# In applying this license CERN does not waive the privileges and immunities
99
# granted to it by virtue of its status as an Intergovernmental Organization
1010
# or submit itself to any jurisdiction.
11-
add_compile_options(-O0 -g -fPIC)
1211

1312
o2_add_library(
1413
DataFormatsGlobalTracking

Detectors/Align/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
# In applying this license CERN does not waive the privileges and immunities
99
# granted to it by virtue of its status as an Intergovernmental Organization
1010
# or submit itself to any jurisdiction.
11-
add_compile_options(-O0 -g -fPIC)
1211

1312
o2_add_library(Align
1413
SOURCES src/GeometricalConstraint.cxx

Detectors/Base/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
# In applying this license CERN does not waive the privileges and immunities
99
# granted to it by virtue of its status as an Intergovernmental Organization
1010
# or submit itself to any jurisdiction.
11-
add_compile_options(-O0 -g -fPIC)
1211

1312
o2_add_library(DetectorsBase
1413
SOURCES src/Detector.cxx

0 commit comments

Comments
 (0)