aboutsummaryrefslogtreecommitdiffstats
path: root/build/conf/compilers/nvcc.conf
blob: 12ea72eaa92ede66bdbdb3f68ee91ff2dcfde22a (plain) (blame)
1
2
3
when ($NO_COMPILER_WARNINGS == "yes") {
    CUDA_NVCC_FLAGS += -w
}