[CMake] OPTION-like combobox

Pau Garcia i Quiles pgquiles at elpauer.org
Tue Jul 28 16:41:32 EDT 2009


Hello,

Is there anything like OPTION but which allows to select one value
from a limited list of values (a combobox). Something like:

OPTION( CRYPTOBACKEND "Select a cryptography backend" VALUES "OpenSSL"
"LibTomCrypt" "LibDES" DEFAULT "OpenSSL" )

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)


More information about the CMake mailing list