[CMake] Demonstrated CMake.. received a few comments

Philip Lowman philip at yhbt.com
Mon Jan 22 14:25:54 EST 2007


kitts wrote:
> 1) I have a variable each for architecture and compiler selection. Only 
> certain combinations are supported. Instead of typing in the arch name  
> cannot a drop down list be provided in the cmake GUI? And only supported 
> compilers be listed for the chosen arch?

On a more general note, I think an option to enumerate choices for a 
cache variable would be a good thing for CMake.  Often it's not a simple 
yes/no answer and trusting the user to enter the right string can be 
dangerous.

A prime example of where this could be useful would be CMAKE_BUILD_TYPE.

Does anyone know if this feature been requested before?  I can't find a 
way to search through the Bug database by string.

-- 
Philip Lowman
Simulation Development Engineer, Modeling and Simulation Technology
General Dynamics Land Systems
http://www.gdls.com


More information about the CMake mailing list