mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
If the bindir is not an absolute path, other errors occur later. Fail early with a clear error in this case.
7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
^CMake Error at BinDirRelative.cmake:[0-9]+ \(try_run\):
|
|
<bindir> is not an absolute path:
|
|
|
|
'bin_dir_relative'
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)$
|