Option to disable building of rocdecode host based library (#603)

Este commit está contenido en:
Rajy Rawther
2025-06-12 05:28:44 -07:00
cometido por GitHub
padre 8ba5aeb465
commit 83734ec42e
Se han modificado 2 ficheros con 12 adiciones y 4 borrados
+1 -2
Ver fichero
@@ -64,8 +64,7 @@ endif()
message("-- ${BoldBlue}rocdecode-host Build Type -- ${CMAKE_BUILD_TYPE}${ColourReset}")
find_package(rocprofiler-register QUIET)
#find_package(FFmpeg QUIET)
find_package(FFmpeg)
find_package(FFmpeg QUIET)
if(HIP_FOUND AND FFMPEG_FOUND AND Threads_FOUND AND rocprofiler-register_FOUND)
# HIP