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) _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
