diff options
author | Brad King <brad.king@kitware.com> | 2012-09-24 15:11:51 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2012-09-27 15:01:11 (GMT) |
commit | 5ec8a69caca440d0cf07c769ff90bd8e26230f3d (patch) | |
tree | 7a782998eca9b0167396fba179c119d7980af06d /Modules/CMakeBorlandFindMake.cmake | |
parent | d3260a46be7a98ea16fc4db83c4d3bf3b4c25f2e (diff) | |
download | CMake-5ec8a69caca440d0cf07c769ff90bd8e26230f3d.zip CMake-5ec8a69caca440d0cf07c769ff90bd8e26230f3d.tar.gz CMake-5ec8a69caca440d0cf07c769ff90bd8e26230f3d.tar.bz2 |
FindBoost: Use PATH_SUFFIXES to look in "Program Files"
The CMake find_path command looks under the proper "Program Files"
directories on Windows with any of the provided PATH_SUFFIXES. This is
simpler and more robust than directly reading ENV{ProgramFiles}. Once
Boost_INCLUDE_DIR has been located we already look next to it for the lib
directory anyway, so we do not need special help to find Boost libraries
under "Program Files".
Diffstat (limited to 'Modules/CMakeBorlandFindMake.cmake')
0 files changed, 0 insertions, 0 deletions