The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=11932 ====================================================================== Reported By: Andrew Pennebaker Assigned To: ====================================================================== Project: CMake Issue ID: 11932 Category: CMake Reproducibility: always Severity: crash Priority: normal Status: new ====================================================================== Date Submitted: 2011-03-04 21:33 EST Last Modified: 2011-03-04 21:33 EST ====================================================================== Summary: CMake configure complains "cl" is missing; won't let me redo Configure to switch compilers Description: I checked out LLVM source from http://llvm.org/docs/GettingStarted.html#checkout.
I opened the project with CMake and clicked Configure. I selected Visual Studio 10, then clicked Next. At this point, CMake attempts to configure LLVM. LLVM requires "cl", and CMake returns that information to me. When I click Configure again, CMake won't let me change any settings. I have to quit CMake and start again. Steps to Reproduce: Check out LLVM source from http://llvm.org/docs/GettingStarted.html#checkout. Open the project with CMake and clicked Configure. Select Visual Studio 10, then clicked Next. At this point, CMake attempts to configure LLVM. LLVM requires "cl", and CMake returns that information to me. Click Configure again. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-03-04 21:33 Andrew PennebakerNew Issue ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
