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

windows: remove vcpkg-cmake alias from base image

parent 23659287
No related branches found
No related tags found
No related merge requests found
...@@ -47,4 +47,3 @@ RUN $vcpkg_dir = 'C:/vcpkg'; \ ...@@ -47,4 +47,3 @@ RUN $vcpkg_dir = 'C:/vcpkg'; \
git checkout ed03d814da4c8edf09caba90c15741f13f436f9e; \ git checkout ed03d814da4c8edf09caba90c15741f13f436f9e; \
./scripts/bootstrap.ps1; \ ./scripts/bootstrap.ps1; \
[Environment]::SetEnvironmentVariable('VCPKG_DIR', "\"$vcpkg_dir\"", [EnvironmentVariableTarget]::Machine); [Environment]::SetEnvironmentVariable('VCPKG_DIR', "\"$vcpkg_dir\"", [EnvironmentVariableTarget]::Machine);
ADD powershell/30-vcpkg-cmake.ps1 /Windows/System32/WindowsPowerShell/v1.0/profile.d/30-vcpkg-cmake.ps1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment