On Thu, Feb 17, 2011 at 11:50 AM, John Drescher <[email protected]> wrote:
>> Take away the quotes in the env var. They are actually embedded in the
>> env var, so they'll end up in the CMake variable, too. If you print
>> out the CMake variable that gets set based on that env value, then it
>> will have double quotes in it.
>>
> Okay that worked. Thanks a lot.
>
>
> --
> John M. Drescher
>


You're welcome. Also, if you have to run it again, your "message" code
should run before and after finding boost so you can see what it
changed...
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to