mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
add mingw and cuda on github actions, restored cuda 10.2 on appveyor as a test
This commit is contained in:
8
cmake/vcpkg_linux_cuda.diff
Normal file
8
cmake/vcpkg_linux_cuda.diff
Normal file
@ -0,0 +1,8 @@
|
||||
cuda
|
||||
cudnn
|
||||
stb
|
||||
pthreads
|
||||
ffmpeg
|
||||
opencv[ffmpeg]
|
||||
--triplet
|
||||
x64-linux
|
8
cmake/vcpkg_windows_cuda.diff
Normal file
8
cmake/vcpkg_windows_cuda.diff
Normal file
@ -0,0 +1,8 @@
|
||||
cuda
|
||||
cudnn
|
||||
stb
|
||||
pthreads
|
||||
ffmpeg
|
||||
opencv[ffmpeg]
|
||||
--triplet
|
||||
x64-windows
|
Reference in New Issue
Block a user