cuNSearch icon indicating copy to clipboard operation
cuNSearch copied to clipboard

Small Change on the CMakeLists in order to include the library in other projects using fetch_content

Open hporro opened this issue 1 year ago • 0 comments

When I include the cuNSearch in other projects using fetch_content, the folders ${CMAKE_BINARY_DIR} and ${CMAKE_CURRENT_BINARY_DIR} are different, and the cmake target cuNSearch does not include the correct folder.

I think this would be a good fix for that, without breaking any other project.

hporro avatar May 02 '24 22:05 hporro