Skip to content
Snippets Groups Projects
Commit bf3268cf authored by calrama's avatar calrama
Browse files

Bump vcpkg

parent a7954e1e
No related branches found
No related tags found
No related merge requests found
Pipeline #28960 canceled
......@@ -48,6 +48,6 @@ RUN [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tl
RUN $vcpkg_dir = 'C:/vcpkg'; \
git clone -b robofish --single-branch https://git.imp.fu-berlin.de/bioroboticslab/robofish/vcpkg.git; \
cd $vcpkg_dir; \
git checkout 6cede0254f5a3b8cd464494c65a5658dc4e5db1e; \
git checkout d61d47c5cac2198bf0262d75742e8a4a38e573d6; \
./scripts/bootstrap.ps1; \
[Environment]::SetEnvironmentVariable('VCPKG_DIR', "\"$vcpkg_dir\"", [EnvironmentVariableTarget]::Machine);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment