Skip to content
  • Seungha Yang's avatar
    nvcodec: Explicitly disable linking CUDA libraries · 57f8571a
    Seungha Yang authored
    Since we moved to dynamic CUDA library loading, only CUDA header files
    are required for build. Additionally, this can make it easy to detect
    direct use of CUDA API without our vfunc table, because it results to
    build error.
    57f8571a