Add nvcc flags in omniverse c++ extension (add_cuda_build_support)

Hello everyone!

I am following this guide to enable cuda through add_cuda_build_supportfunction in Premake5.lua file.

How can I specify flags for nvcc compiler?

I am not sure about this. What exactly are you trying to do? I mean overall. Some kind of CUDA kit app ?