mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
b04650e163
Instead of directly passing $ENV{SOMEVAR} to a find_* call pass in ENV SOMEVAR.
This will make sure the paths will get correctly handled through different
platforms, especially on Windows.
Also fixes one place where paths with windows delimiters (\) were hardcoded to
use forward slashes.
7.2 KiB
7.2 KiB