Enable CUDA after OpenCV build

I built OpenCV successfully on my Jetson Nano, OpenCV 4.9 on Jetpack 4.6. However CUDA did not compile for OpenCV. I do have the CUDA 10.2 library on my Nano.
Is it possible to compile CUDA for OpenCV without having to uninstall/reinstall OpenCV?