Re: [CMake] FindBoost not setting Boost_LIBRARIES

2010-05-12 Thread McNamara, Nate
Michael, Capitalizing Boost fixed the first part. Now I need to figure out why it still won't link :-) Thanks! Nate > _ > From: McNamara, Nate > Sent: May 11, 2010 4:07 PM > To: 'cmake@cmake.org' > Subje

[CMake] FindBoost not setting Boost_LIBRARIES

2010-05-11 Thread McNamara, Nate
Hello! I've been struggling with find_package(boost ...): although it succeeds up to a point, it doesn't finish the job. I must be doing something wrong. The output below shows that boost is found, and several of the expected variables are set, but Boost_LIBRARIES is not. I suspect that means t