Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
tell hcal to copy data to install directory
Browse files Browse the repository at this point in the history
we need the data copied to the install so that building a container to
run for decoding is usable after the source code is deleted
  • Loading branch information
tomeichlersmith committed Jul 20, 2022
1 parent 80b387e commit 493b299
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ setup_library(module Hcal
setup_python(package_name ${PYTHON_PACKAGE_NAME}/Hcal)

setup_test(dependencies Hcal::Hcal)

setup_data(module Hcal)

0 comments on commit 493b299

Please sign in to comment.