Correct order of link directories
Somehow (at least on some systems) the link order was such that the first directory was $SIMPATH/lib. This was even the case when the order was defined differently in the CMakeLists.txt. The problem isn't yet understood completely. This results in the problem that libVc.a was taken from $SIMPATH/lib were it is installed by ROOT/FairSoft. As long as the version provided with CbmRoot and the version provided by ROOT were the same the problem wasn't seen. When updating our internal Vc version this results in a creash when loading libryries due to a version mismatch between the library version and the header file version.
Showing
- MQ/mcbm/CMakeLists.txt 2 additions, 3 deletionsMQ/mcbm/CMakeLists.txt
- analysis/PWGC2F/femtoscopy/nicafemto/CMakeLists.txt 0 additions, 1 deletionanalysis/PWGC2F/femtoscopy/nicafemto/CMakeLists.txt
- analysis/PWGC2F/femtoscopy/nicafemto/cuts/CMakeLists.txt 2 additions, 3 deletionsanalysis/PWGC2F/femtoscopy/nicafemto/cuts/CMakeLists.txt
- analysis/PWGC2F/femtoscopy/nicafemto/format/CMakeLists.txt 3 additions, 4 deletionsanalysis/PWGC2F/femtoscopy/nicafemto/format/CMakeLists.txt
- analysis/PWGC2F/femtoscopy/nicafemto/helpers/CMakeLists.txt 2 additions, 3 deletionsanalysis/PWGC2F/femtoscopy/nicafemto/helpers/CMakeLists.txt
- analysis/PWGCHA/jpsi/CMakeLists.txt 3 additions, 5 deletionsanalysis/PWGCHA/jpsi/CMakeLists.txt
- analysis/PWGDIL/dielectron/conversion/CMakeLists.txt 2 additions, 4 deletionsanalysis/PWGDIL/dielectron/conversion/CMakeLists.txt
- analysis/PWGDIL/dielectron/lmvm/CMakeLists.txt 2 additions, 4 deletionsanalysis/PWGDIL/dielectron/lmvm/CMakeLists.txt
- analysis/PWGDIL/dielectron/papaframework/CMakeLists.txt 3 additions, 5 deletionsanalysis/PWGDIL/dielectron/papaframework/CMakeLists.txt
- analysis/PWGDIL/dielectron/papaframework/fastsim/CMakeLists.txt 2 additions, 3 deletions...is/PWGDIL/dielectron/papaframework/fastsim/CMakeLists.txt
- analysis/PWGDIL/dielectron/pi0eta/CMakeLists.txt 4 additions, 6 deletionsanalysis/PWGDIL/dielectron/pi0eta/CMakeLists.txt
- analysis/PWGDIL/dimuon/CMakeLists.txt 2 additions, 3 deletionsanalysis/PWGDIL/dimuon/CMakeLists.txt
- analysis/PWGHAD/hadron/CMakeLists.txt 2 additions, 3 deletionsanalysis/PWGHAD/hadron/CMakeLists.txt
- analysis/common/analysis_tree_converter/CMakeLists.txt 5 additions, 6 deletionsanalysis/common/analysis_tree_converter/CMakeLists.txt
- analysis/common/at_kfpf_interface/CMakeLists.txt 4 additions, 7 deletionsanalysis/common/at_kfpf_interface/CMakeLists.txt
- core/detectors/trd/CMakeLists.txt 1 addition, 3 deletionscore/detectors/trd/CMakeLists.txt
- external/InstallVC.cmake 2 additions, 2 deletionsexternal/InstallVC.cmake
- reco/KF/CMakeLists.txt 2 additions, 2 deletionsreco/KF/CMakeLists.txt
- reco/L1/CMakeLists.txt 1 addition, 3 deletionsreco/L1/CMakeLists.txt
- reco/base/CMakeLists.txt 1 addition, 1 deletionreco/base/CMakeLists.txt
Loading
Please register or sign in to comment