Skip to content

Fixes #22608. Adds CMAKE_SYSROOT to check the full path on host OS. In a...

Pablo Romero requested to merge pablorcum/cmake:bugfix into master

Fixes #22608 (closed). Adds CMAKE_SYSROOT to check the full path on host OS. In a non-crosscompiling use case, the call to CMAKE_SYSROOT is empty.

Merge request reports