[cmake-developers] [CMake 0014283]: Infinite loop when using CMAKE_FIND_ROOT_PATH variable
Mantis Bug Tracker
mantis at public.kitware.com
Tue Jul 9 10:50:35 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=14283
======================================================================
Reported By: Renaud Barate
Assigned To:
======================================================================
Project: CMake
Issue ID: 14283
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-07-09 10:50 EDT
Last Modified: 2013-07-09 10:50 EDT
======================================================================
Summary: Infinite loop when using CMAKE_FIND_ROOT_PATH
variable
Description:
When the variable CMAKE_FIND_ROOT_PATH is set to "/" and the macro FIND_PROGRAM
is called with Windows-style paths in the PATHS parameter, cmake goes in an
infinite loop.
The attached file reproduces this problem.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-07-09 10:50 Renaud Barate New Issue
2013-07-09 10:50 Renaud Barate File Added: CMakeLists.txt
======================================================================
More information about the cmake-developers
mailing list