CMake warning using Boost version: 1.64.0 (was ACTS-355)
Original author Julia Hrdinka @jhrdinka
When using the new LCG release 89 a CMake warning occurs:
-- Boost version: 1.64.0 -- enable ACTS unit tests CMake Warning at /cvmfs/sft.cern.ch/lcg/releases/CMake/3.5.2-a9b03/x86_64-slc6-gcc62-opt/share/cmake-3.5/Modules/FindBoost.cmake:740 (message): Imported targets not available for Boost version 106400 Call Stack (most recent call first): _/cvmfs/sft.cern.ch/lcg/releases/CMake/3.5.2-a9b03/x86_64-slc6-gcc62-opt/share/cmake-3.5/Modules/FindBoost.cmake:778 (Boost_COMPONENT_DEPENDENCIES) _/cvmfs/sft.cern.ch/lcg/releases/CMake/3.5.2-a9b03/x86_64-slc6-gcc62-opt/share/cmake-3.5/Modules/FindBoost.cmake:1330 (Boost_MISSING_DEPENDENCIES) Tests/Propagator/CMakeLists.txt:12 (find_package)
This should be fixed for the new release.