mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:49:00 +08:00
[dlib] update to 19.15
This commit is contained in:
parent
8d389323a7
commit
18c9820199
@ -1,5 +1,5 @@
|
|||||||
Source: dlib
|
Source: dlib
|
||||||
Version: 19.14
|
Version: 19.15
|
||||||
Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3, openblas, clapack
|
Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3, openblas, clapack
|
||||||
Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++
|
Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++
|
||||||
|
|
||||||
|
@ -8,8 +8,8 @@ endif()
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO davisking/dlib
|
REPO davisking/dlib
|
||||||
REF v19.14
|
REF v19.15
|
||||||
SHA512 ef4f7b109112c12cecf35543ff81c5d7c7a1f0cadca53eb6302f58329b875af3fa95f3da002e4d66e2d9f4b81256245b016e97b3e3c90f0bfcb94568328175ca
|
SHA512 e815d4cd3cf75de4bf3df25597f1b13e831129b8e780909194be05bde4c811792886e7370980edf0fe294aa1ad7a69ba9b9ca729e05713d3ee4f6aa4236baaf7
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user