aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-10 01:21:56 +0800
committercrupest <crupest@outlook.com>2022-01-10 01:21:56 +0800
commit8a54ac80091ec38d2647feef81519bf78acefe99 (patch)
treeb5ddf5922f22ba2c13716a89166b48a5e50a8000
parentdb490d86a36d3a4b2df743c4800188e9f0ec2574 (diff)
downloadcru-8a54ac80091ec38d2647feef81519bf78acefe99.tar.gz
cru-8a54ac80091ec38d2647feef81519bf78acefe99.tar.bz2
cru-8a54ac80091ec38d2647feef81519bf78acefe99.zip
...
-rw-r--r--.gitpod.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
index ebca329b..64f05dce 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -1,9 +1,9 @@
tasks:
- name: vcpkg
env:
- VCPKG_INSTALLATION_ROOT: /opt/vcpkg
+ VCPKG_INSTALLATION_ROOT: /tmp/vcpkg
init: |
- sudo apt-get install ninja-build
+ brew install ninja
git clone https://github.com/Microsoft/vcpkg.git /tmp/vcpkg
/tmp/vcpkg/bootstrap-vcpkg.sh
/tmp/vcpkg/vcpkg install