File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9696 shell : ' bash'
9797 run : |
9898 export VCPKG_DISABLE_METRICS=1
99- brew install bash ninja
99+ brew install bash ninja cmake
100100
101101 # Setup NuGet authentication
102102 mono "$(${VCPKG_ROOT}/vcpkg fetch nuget | tail -n 1)" setapikey \
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ if("liftingbits-llvm" IN_LIST FEATURES)
55 vcpkg_from_github(
66 OUT_SOURCE_PATH SOURCE_PATH
77 REPO trail-of-forks/llvm-project
8- REF d7dfdd560d056f80ce3225e97907f0ef07508dd9
9- SHA512 cad3de5e5522c217f2f94cc8755812d4c4c13160e84361288eff04c44ef42a3c92a8a7847bba70838a629e0089352d908466844622efee081ed004565b6b453b
8+ REF da128b13b3d8b94b90ef30efaa56bbaeb624d49f
9+ SHA512 2e5f661314778a8e3f0aa6ad240eef219d7e1d2b1cd6f37357f1a909886da15f7a1c104f5dda8c897b7df47d2da30608a307f1f494e4045830365f388246ac25
1010 HEAD_REF main
1111 PATCHES
1212 0001-Fix-install -paths .patch
Original file line number Diff line number Diff line change 55 "homepage" : " https://llvm.org" ,
66 "license" : " Apache-2.0" ,
77 "supports" : " !uwp & !(arm & windows)" ,
8- "port-version" : 1 ,
8+ "port-version" : 2 ,
99 "dependencies" : [
1010 {
1111 "name" : " vcpkg-cmake" ,
You can’t perform that action at this time.
0 commit comments