Re-sync with internal repository
[hiphop-php.git] / third-party / watchman / src / build / fbcode_builder / manifests / cmake
blob71548f119cba55e14e17f3d6d9fff6da416e0768
1 [manifest]
2 name = cmake
4 [homebrew]
5 cmake
7 # 18.04 cmake is too old
8 [debs.not(all(distro=ubuntu,distro_vers="18.04"))]
9 cmake
11 [rpms]
12 cmake
14 [dependencies]
15 ninja
17 [download.os=windows]
18 url = https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-windows-x86_64.zip
19 sha256 = 15a49e2ab81c1822d75b1b1a92f7863f58e31f6d6aac1c4103eef2b071be3112
21 [download.os=darwin]
22 url = https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-macos-universal.tar.gz
23 sha256 = 0100663380a3bd977b001183cd487412db7aad9de6859927bde97e1e6e44e645
25 [download.any(os=linux,os=freebsd)]
26 url = https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2.tar.gz
27 sha256 = aecf6ecb975179eb3bb6a4a50cae192d41e92b9372b02300f9e8f1d5f559544e
29 [build.os=windows]
30 builder = nop
31 subdir = cmake-3.20.2-windows-x86_64
33 [build.os=darwin]
34 builder = nop
35 subdir = cmake-3.20.2-macos-universal
37 [install.files.os=darwin]
38 CMake.app/Contents/bin = bin
39 CMake.app/Contents/share = share
41 [build.any(os=linux,os=freebsd)]
42 builder = cmakebootstrap
43 subdir = cmake-3.20.2
45 [make.install_args.any(os=linux,os=freebsd)]
46 install