this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

conf-cmake: add support for Ubuntu derivatives

+1
+1
packages/conf-cmake/conf-cmake.1/opam
··· 9 9 ["cmake"] {os-distribution = "homebrew" & os = "macos"} 10 10 ["cmake"] {os-distribution = "macports" & os = "macos"} 11 11 ["cmake"] {os-family = "debian"} 12 + ["cmake"] {os-family = "ubuntu"} 12 13 ["cmake3" "epel-release"] {os-distribution = "centos"} 13 14 ["cmake"] {os-distribution = "fedora"} 14 15 ["cmake"] {os-distribution = "alpine"}