Skip to content
Snippets Groups Projects
Commit 1864f421 authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Removed the duplicate .vp1 files from VP1AlgsBatch.

These files exist in VP1UtilsBase as well, and make Ninja confused about
where to install the files from during the build. Since VP1UtilsBase seems
to be a "lower level" package, it seemed logical to keep the files in that
one.
parent 7f141077
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 1 deletion
...@@ -23,6 +23,5 @@ atlas_add_component( VP1AlgsBatch ...@@ -23,6 +23,5 @@ atlas_add_component( VP1AlgsBatch
VP1UtilsBase ) VP1UtilsBase )
# Install files from the package: # Install files from the package:
atlas_install_runtime( share/*.vp1 )
atlas_install_joboptions( share/*.py ) atlas_install_joboptions( share/*.py )
atlas_install_scripts( share/vp1batch ) atlas_install_scripts( share/vp1batch )
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
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