Skip to content
Snippets Groups Projects
Commit c29f1e4f authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Deactivation CUDA_ARCHITECTURES

parent 3da2c797
No related branches found
No related tags found
No related merge requests found
Pipeline #3882 passed
......@@ -33,6 +33,8 @@ else()
${CUDA_SOURCES}
ObjReader/ObjReader_unit_test.cpp)
set_property(TARGET io PROPERTY CUDA_ARCHITECTURES OFF)
endif()
add_dependencies(io ofpmmemory)
......
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