diff --git a/modules/gpu/FindNPP.cmake b/modules/gpu/FindNPP.cmake index 08798c0cc..e543998dd 100644 --- a/modules/gpu/FindNPP.cmake +++ b/modules/gpu/FindNPP.cmake @@ -108,6 +108,8 @@ find_package_handle_standard_args( NPP REQUIRED_VARS CUDA_NPP_INCLUDES CUDA_NPP_LIBRARIES + # Don't remove!!! Please update your CMake. + VERSION_VAR NPP_VERSION) if(APPLE)