Skip to content
Snippets Groups Projects
Commit 009cfcec authored by scott snyder's avatar scott snyder
Browse files

TrkTruthTrackAlgs: cmake fix

    
Remove line that forced unoptimized compilation.
Left in by accident?
parent 8b73535d
No related branches found
No related tags found
No related merge requests found
################################################################################
# Package: TrkTruthTrackAlgs
################################################################################
add_compile_options(-g -O0)
# Declare the package name:
atlas_subdir( TrkTruthTrackAlgs )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment