Re: [CMake] Boost_DIR

2012-09-05 Thread David Cole
On Wed, Sep 5, 2012 at 2:24 PM, David Doria wrote: > On Wed, Sep 5, 2012 at 2:16 PM, Klaim - Joël Lamotte > wrote: >> I might be wrong but my understanding is that it's the other way arround: >> you provide Boost_DIR (root of your boost installation) and it finds the >> rest itself. >> I've been

Re: [CMake] Boost_DIR

2012-09-05 Thread David Doria
On Wed, Sep 5, 2012 at 2:16 PM, Klaim - Joël Lamotte wrote: > I might be wrong but my understanding is that it's the other way arround: > you provide Boost_DIR (root of your boost installation) and it finds the > rest itself. > I've been using it like that. I have a custom build of boost in a spec

Re: [CMake] Boost_DIR

2012-09-05 Thread Klaim - Joël Lamotte
I might be wrong but my understanding is that it's the other way arround: you provide Boost_DIR (root of your boost installation) and it finds the rest itself. I've been using it like that. I have a custom build of boost in a specific directory and an environnement variable Boost_DIR set to it. I

Re: [CMake] Boost_DIR

2012-09-05 Thread David Doria
On Wed, Jan 11, 2012 at 5:55 AM, Daniel Dekkers wrote: > Hi, does anyone know what this “Boost_DIR” variable is from the > findBoost.cmake module? And why it is never found? > > Everything works well, I use BOOST_ROOT to set the path to the Boost > distribution, just curious. > > Daniel I would l

[CMake] Boost_DIR

2012-01-11 Thread Daniel Dekkers
Hi, does anyone know what this "Boost_DIR" variable is from the findBoost.cmake module? And why it is never found? Everything works well, I use BOOST_ROOT to set the path to the Boost distribution, just curious. Daniel -- Powered by www.kitware.com Visit other Kitware open-source projects at