diff options
Diffstat (limited to 'vcpkg/ports/cuda/vcpkg-port-config.cmake')
| -rw-r--r-- | vcpkg/ports/cuda/vcpkg-port-config.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcpkg/ports/cuda/vcpkg-port-config.cmake b/vcpkg/ports/cuda/vcpkg-port-config.cmake new file mode 100644 index 0000000..c8b2303 --- /dev/null +++ b/vcpkg/ports/cuda/vcpkg-port-config.cmake @@ -0,0 +1 @@ +include("${CMAKE_CURRENT_LIST_DIR}/vcpkg_find_cuda.cmake") |