NERSC/timemory
cmake/Modules/ConfigCUDA.cmake
:161
target_compile_options(
${PROJECT_CUDA_INTERFACE_PREFIX}-cuda-compiler
INTERFACE
$<$<COMPILE_LANGUAGE:CUDA>:$<$<CUDA_COMPILER_ID:NVIDIA>:-lineinfo>>)