Skip to content
Snippets Groups Projects
Commit 33f2c263 authored by Soeren Peters's avatar Soeren Peters
Browse files

Fix path.

parent 1ae9d59f
No related branches found
No related tags found
1 merge request!12Add Cuda helper files to 3rdParty folder.
function(linkCUDA)
set(CUDA_CUT_INCLUDE_DIR "${VF_THIRD_DIR}/cuda/")
set(CUDA_CUT_INCLUDE_DIR "${VF_THIRD_DIR}/cuda_samples/")
vf_get_library_name(library_name)
target_include_directories(${library_name} PRIVATE ${CUDA_CUT_INCLUDE_DIR})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment