diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-02-21 23:22:56 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-02-21 23:29:31 -0800 |
| commit | fa3f9dd9628ebafd3ba65fb3abde6c1d6f0448fc (patch) | |
| tree | 780be3ff823c3e186abede1ba6192c53c742d53d /ports/opengl/CONTROL | |
| parent | b831a7d9ee5f97df506b14058d5fc970260d692a (diff) | |
| download | vcpkg-fa3f9dd9628ebafd3ba65fb3abde6c1d6f0448fc.tar.gz vcpkg-fa3f9dd9628ebafd3ba65fb3abde6c1d6f0448fc.zip | |
[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a child
process.
Diffstat (limited to 'ports/opengl/CONTROL')
| -rw-r--r-- | ports/opengl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/opengl/CONTROL b/ports/opengl/CONTROL index 5a9e200ca..db748df59 100644 --- a/ports/opengl/CONTROL +++ b/ports/opengl/CONTROL @@ -1,3 +1,3 @@ Source: opengl -Version: 0.0-1 +Version: 0.0-2 Description: Open Graphics Library (OpenGL)[3][4][5] is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics.
\ No newline at end of file |
