diff --git a/CMakeLists.txt b/CMakeLists.txt index afd2d18..7d90f6c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -165,7 +165,6 @@ else() set_target_properties(cudecomp PROPERTIES CUDA_ARCHITECTURES "${CUDECOMP_CUDA_CC_LIST}") endif() -target_compile_options(cudecomp PRIVATE $<$:--ptxas-options=-v >) target_compile_options(cudecomp PRIVATE $<$:-Wno-deprecated-gpu-targets >) target_sources(cudecomp