Skip to content

Commit

Permalink
[ci-debug] Explicitly put fastjet onto ROOT_INCLUDE_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Nov 15, 2022
1 parent c2e7e3e commit 840b3d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/key4hep_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
view-path: /cvmfs/${{ matrix.release }}
run: |
mkdir build install
export ROOT_INCLUDE_PATH=/cvmfs/sw.hsf.org/spackages6/fastjet/3.3.4/x86_64-centos7-gcc11.2.0-opt/vpxsv/include:$ROOT_INCLUDE_PATH
cd build
cmake .. -DCMAKE_CXX_STANDARD=17 \
-DCMAKE_INSTALL_PREFIX=../install \
Expand Down

0 comments on commit 840b3d0

Please sign in to comment.