cmake from home:thomas-schraitle project

选择您的操作系统

对于 openSUSE Tumbleweed,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:thomas-schraitle/openSUSE_Tumbleweed/home:thomas-schraitle.repo
zypper refresh
zypper install cmake
对于 15.5,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:thomas-schraitle/15.5/home:thomas-schraitle.repo
zypper refresh
zypper install cmake
对于 openSUSE Leap 15.4,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:thomas-schraitle/openSUSE_Leap_15.4/home:thomas-schraitle.repo
zypper refresh
zypper install cmake
对于 15.6 test,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:thomas-schraitle/15.6_test/home:thomas-schraitle.repo
zypper refresh
zypper install cmake