[CMake] cmake 2.6.4 won't find boost 1.40 on windows

Ingolf Steinbach ingolf.steinbach at googlemail.com
Fri Sep 18 18:46:12 EDT 2009


2009/9/18 Bill Hoffman <bill.hoffman at kitware.com>:
> If someone has a reasonable set of places to look we can add them. Does the
> boost installer set any registry values?

Not sure about that. Unfortunately, there is no installer for 1.40.0
yet; and 1.40 seems to be somewhat different than previous releases --
at least with respect to library naming.

My intention was: there are already some typical paths hard coded in
FindBoost. When the module finds that one of those paths does exist in
the file system, would it be possible to search that path a bit harder
(for instance evaluate subdirectories) for the requested Boost
version?

Ingolf


More information about the CMake mailing list