diff options
author | Cristian Adam <cristian.adam@gmail.com> | 2021-08-07 12:12:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-08-09 13:59:29 (GMT) |
commit | fc1f733cc7b312cd156b4d2aa6e8190e7def33b9 (patch) | |
tree | 7aa06143b69168b9d176ff99ec1aaa6f1028bc6a /CMakeGraphVizOptions.cmake | |
parent | 86633cc203d58090b11e8d67aa47777575084292 (diff) | |
download | CMake-fc1f733cc7b312cd156b4d2aa6e8190e7def33b9.zip CMake-fc1f733cc7b312cd156b4d2aa6e8190e7def33b9.tar.gz CMake-fc1f733cc7b312cd156b4d2aa6e8190e7def33b9.tar.bz2 |
BinUtils: Avoid searching CMAKE_PREFIX_PATH
Our `find_program` calls specify `HINTS` to look in the toolchain's
directory first, and then in `PATH`. `CMAKE_PREFIX_PATH` may be
specified by the user to help find packages for project dependencies,
but this should not override the binutils.
Fixes: #22512
Diffstat (limited to 'CMakeGraphVizOptions.cmake')
0 files changed, 0 insertions, 0 deletions