diff options
author | Mark Salisbury <mark.salisbury@hp.com> | 2017-11-01 23:21:18 (GMT) |
---|---|---|
committer | Mark Salisbury <mark.salisbury@hp.com> | 2017-11-01 23:21:18 (GMT) |
commit | f61052ad390773610e14367c14fb53ad2e6b789e (patch) | |
tree | 170fd8d9f1f2d5c2d18d5cc23b9aff1231dfb794 /.github | |
parent | 9d742defd925e63eefe37e22f61c22bdec49c044 (diff) | |
download | CMake-f61052ad390773610e14367c14fb53ad2e6b789e.zip CMake-f61052ad390773610e14367c14fb53ad2e6b789e.tar.gz CMake-f61052ad390773610e14367c14fb53ad2e6b789e.tar.bz2 |
FindBZip2: Normalize slashes when legacy BZIP2_LIBRARIES is specified
On Windows if you specify the library path using a regular Windows
path with backslashes, FindBZip2 announces that it found the library,
but the value is reported with backslashes instead of forward slashes.
This breaks assumptions elsewhere in CMake. Convert slashes explicitly.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions