Hi,
FWIW, I can reproduce the problem from one project I am packaging with
the following minimal CMakeLists.txt:
set(BOOST_ROOT ${BOOST})
set(Boost_NO_SYSTEM_PATHS TRUE)
set(Boost_DETAILED_FAILURE_MSG TRUE)
find_package(Boost 1.48 COMPONENTS thread system )
Without the patch:
mbanck@lightning:/
On Fri, 13 Dec 2013 17:24:51 + Dimitri John Ledkov wrote:
> Package: cmake
> Version: 2.8.12.1-1
> Severity: normal
>
> Dear Maintainer,
> Boost has been multiarched in Debian now. Please consider applying
> following patch to fix FindBoost detection logic.
Why is this necessary?
The boost l
Package: cmake
Version: 2.8.12.1-1
Severity: normal
Dear Maintainer,
Boost has been multiarched in Debian now. Please consider applying
following patch to fix FindBoost detection logic.
Regards,
Dimitri
Description: make boost look into multiarch locations as well
Author: Dmitrijs Ledkovs
---
3 matches
Mail list logo