Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jan de Cuveland
cbmroot
Commits
fecad256
Commit
fecad256
authored
Nov 26, 2021
by
Administrator
Browse files
Fix installation of macro/reco
parent
cc93ce5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
macro/reco/CMakeLists.txt
macro/reco/CMakeLists.txt
+1
-2
No files found.
macro/reco/CMakeLists.txt
View file @
fecad256
...
...
@@ -150,8 +150,7 @@ endforeach(setup IN LISTS cbm_setup)
# ============================================================================
Install
(
FILES .rootrc run_tra_file.C run_tra_beam.C
run_digi.C reco_digi.C
Install
(
FILES reco_digi.C
DESTINATION share/cbmroot/macro/reco
)
Install
(
CODE
"FILE(MAKE_DIRECTORY
\$
{CMAKE_INSTALL_PREFIX}/share/cbmroot/macro/reco/data)"
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment