diff options
| author | DanielDelaporus <62656340+DanielDelaporus@users.noreply.github.com> | 2021-07-28 00:50:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-27 15:50:29 -0700 |
| commit | c8441af7e0e7b7522c4d1261ab435385df2a1181 (patch) | |
| tree | 3bc9e366c743e7b3d08389a0fcfecc8b82abb996 /ports/alembic/CONTROL | |
| parent | db4d9760aaebc8445308c8d3a425cc01bb47c459 (diff) | |
| download | vcpkg-c8441af7e0e7b7522c4d1261ab435385df2a1181.tar.gz vcpkg-c8441af7e0e7b7522c4d1261ab435385df2a1181.zip | |
[alembic] Enable release only and debug only build on alembic port (#18963)
* [alembic] Enable release only and debug only build on alembic port
* Fix version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/alembic/CONTROL')
| -rw-r--r-- | ports/alembic/CONTROL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/alembic/CONTROL b/ports/alembic/CONTROL deleted file mode 100644 index 333445866..000000000 --- a/ports/alembic/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: alembic -Version: 1.7.16 -Build-Depends: ilmbase, hdf5 -Description: Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. -Homepage: https://alembic.io/ -Supports: windows & !arm & !uwp & !static |
