For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:xanders:branches:openSUSE:Factory/openSUSE_Tumbleweed/home:xanders:branches:openSUSE:Factory.repo
zypper refresh
zypper install cmake-gui
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:xanders:branches:openSUSE:Factory/openSUSE_Slowroll/home:xanders:branches:openSUSE:Factory.repo
zypper refresh
zypper install cmake-gui
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:xanders:branches:openSUSE:Factory/16.0/home:xanders:branches:openSUSE:Factory.repo
zypper refresh
zypper install cmake-gui