diff options
| author | Phil Christensen <philc@microsoft.com> | 2019-04-05 09:38:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-05 09:38:26 -0700 |
| commit | dbdba212e1cbee10c59b2d56cc2f083add415265 (patch) | |
| tree | d816454fda939c0350292997edaa0c94e45d1e2b /ports/anax/CONTROL | |
| parent | 03981bb5607649bbad2eb3ff3872211fa38a8b46 (diff) | |
| download | vcpkg-dbdba212e1cbee10c59b2d56cc2f083add415265.tar.gz vcpkg-dbdba212e1cbee10c59b2d56cc2f083add415265.zip | |
[glew][octomap][roaring] fix parallel config (#5958)
* [glew][octomap][roaring] fix parallel config
fix CMake Error: Could not open file for write in copy operation
* [anax] fix parallel config
Diffstat (limited to 'ports/anax/CONTROL')
| -rw-r--r-- | ports/anax/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/anax/CONTROL b/ports/anax/CONTROL index 12be38d11..459692ac5 100644 --- a/ports/anax/CONTROL +++ b/ports/anax/CONTROL @@ -1,3 +1,3 @@ Source: anax -Version: 2.1.0-3 +Version: 2.1.0-4 Description: An open source C++ entity system. <https://github.com/miguelmartin75/anax> |
