FindTBB.cmake Fix, master branch (2019.01.15.)
Renamed TBB_VERSION
to TBB_HEADER_VERSION
, so it wouldn't interfere with the "LCG version".
The TBB_VERSION
variable must be coming from the text file of the LCG release because we set up the RPM dependency of the projects using that variable. For the version read from the TBB header, we need to use a different name.
This is to fix ATLINFR-2871.
Merge request reports
Activity
AE Build SUCCESS
Build logfiles are available at Jenkins [AE-MERGE-REQUEST #677]mentioned in commit dfd9ef9e
Please register or sign in to reply