2009/9/18 John Drescher <[email protected]>: > It's difficult on windows since there is no standard location for > stuff like this.
Seconded. > What is the FindBoost to do search all paths that > are valid for the current user? Nevertheless, there *are* some hard-coded paths in FindBoost (C:\boost, %ProgramFiles%\boost being among them). I think those are sufficiently "standard" that FindBoost could try a bit harder in searching them -- especially when one of these folders does exist in the file system. But part of the problem is probably the Boost documentation not recommending some reasonable choices of destinations for the installation, Ingolf _______________________________________________ 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
