Skip to content

Commit 55eedad

Browse files
committed
d
1 parent 0408b96 commit 55eedad

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

vcpkg.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,12 @@
4242
"suitesparse"
4343
],
4444
"features": {
45+
"cuda": {
46+
"description": "Build with CUDA.",
47+
"dependencies": [
48+
"glew",
49+
"cuda"
50+
]
51+
}
4552
}
4653
}

0 commit comments

Comments
 (0)