Added enumeration of valid build types for CMake GUI
authorMarcus D. Hanwell <marcus.hanwell@kitware.com>
Tue, 29 Oct 2013 20:25:41 +0000 (16:25 -0400)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Thu, 7 Nov 2013 09:36:02 +0000 (10:36 +0100)
commitd57ecb0c9b3f2eeda54dceec8e770f06f47b3697
treeb265b6b4121fc68784a86b74afe4727819f4c466
parentd403abcef78bd9a48eedf8377d91a057cb355572
Added enumeration of valid build types for CMake GUI

The CMake GUI (cmake-gui) will display a drop-down list if they are
added as a property to the CMAKE_BUILD_TYPE, making it easier to
select a valid type from the list.

Change-Id: I50b2d8c951b68a13ac7dd80812c2c35365530bb7
CMakeLists.txt