Findhighfive.cmake cmake module
All threads resolved!
All threads resolved!
Add a Findhighfive.cmake
cmake module. The package has been added to LCG_104d_ATLAS_9 as dependency of Rivet 4.0.
See ATLINFR-5281 and SPI-2517.
Merge request reports
Activity
Filter activity
added 1 commit
- 3efa340e - Remove highfive from unit tests since it's not in LCG_104 base layer
The "highfive_LIBRARIES" part will not work since this is a header-only package - I am testing a code update locally right now, since the gitlab CI seems to be in a very bad shape right now.
Edited by Johannes Elmsheuser- Resolved by Attila Krasznahorkay
Hi Johannes,
You may want to step back.
🤔 I'm working on this right now as well.Highfive is indeed a header-only package. One that depends on Boost as well for good measure.
😦 But it does come with its own CMake configuration.[bash][atspot01]:~ > ls -l /cvmfs/sft.cern.ch/lcg/releases/LCG_104d_ATLAS_9/highfive/2.0/x86_64-el9-gcc13-opt/share/HighFive/CMake/ total 5 -rw-r--r--. 1 cvmfs cvmfs 130 Jul 31 2023 HighFiveConfig.cmake -rw-r--r--. 1 cvmfs cvmfs 3972 Aug 2 2023 HighFiveTargets.cmake [bash][atspot01]:~ >
I'll re-write the find-module to make use of that code...
🤔 Cheers, Attila
mentioned in commit 81972389
Please register or sign in to reply