summaryrefslogtreecommitdiffstats
path: root/Utilities/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-05-30 20:11:11 (GMT)
committerBrad King <brad.king@kitware.com>2013-05-30 20:20:55 (GMT)
commit363825cd55595b7de62fcf610836f6156a9f1a31 (patch)
treea59af101e593dddff9e3cc515b9de742adaf90a4 /Utilities/CMakeLists.txt
parent5dd8c01429da90a7417b72f17e784cc98f70f57c (diff)
downloadCMake-363825cd55595b7de62fcf610836f6156a9f1a31.zip
CMake-363825cd55595b7de62fcf610836f6156a9f1a31.tar.gz
CMake-363825cd55595b7de62fcf610836f6156a9f1a31.tar.bz2
FindBoost: Fix handling of \ in input paths (#14179)
In commit 5b9149e0 (FindBoost: Overhaul caching and search repeat behavior, 2012-09-24) we refactored the internal library search to use a _Boost_FIND_LIBRARY macro to wrap around find_library calls. However, CMake macros re-process escape sequences when evaluating calls inside the macro after substituting placeholders (a historical bug). In order to avoid escape sequences, convert backslashes to forward slashes before passing arguments to the _Boost_FIND_LIBRARY macro.
Diffstat (limited to 'Utilities/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions