diff options
author | Alex Turbov <i.zaufi@gmail.com> | 2017-04-19 09:22:32 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-04-19 15:24:41 (GMT) |
commit | 2516bccdf69b49ee55ef4b6bfa329d97ec5f3799 (patch) | |
tree | be065d41c0df06ec0734cf4f17a550ec7e79e0aa /Help/guide/tutorial/Step8/MathFunctions | |
parent | a6a0cfb24d637063bdb1c8e9e8ceb78cac3f90ac (diff) | |
download | CMake-2516bccdf69b49ee55ef4b6bfa329d97ec5f3799.zip CMake-2516bccdf69b49ee55ef4b6bfa329d97ec5f3799.tar.gz CMake-2516bccdf69b49ee55ef4b6bfa329d97ec5f3799.tar.bz2 |
FindBoost: Restore tolerance of backslashes in paths
Since commit v3.8.0-rc1~136^2 (FindBoost: Search official location of
prebuilt binaries on Windows, 2016-12-21) we pass input paths through
`_Boost_UPDATE_WINDOWS_LIBRARY_SEARCH_DIRS_WITH_PREBUILT_PATHS` in more
places than before. This broke tolerance of backslashes in paths
provided by the user due to the macro argument re-parsing. Turn
`_Boost_UPDATE_WINDOWS_LIBRARY_SEARCH_DIRS_WITH_PREBUILT_PATHS` into a
function instead of macro to avoid re-parsing of macro arguments.
Fixes: #16816
Diffstat (limited to 'Help/guide/tutorial/Step8/MathFunctions')
0 files changed, 0 insertions, 0 deletions