CMake cleanup (#197)

[ROCm/rocjpeg commit: d2ae241911]
このコミットが含まれているのは:
Aryan Salmanpour
2025-10-22 20:34:33 -07:00
committed by GitHub
コミット dc2f000c69
-4
ファイルの表示
@@ -258,11 +258,7 @@ if(HIP_FOUND AND Libva_FOUND AND Libdrm_amdgpu_FOUND)
message(STATUS "ROCm version is below the required threshold (>= 7.0.0) for reusing the interop buffer, so the compile option: ENABLE_INTEROP_BUFFER_REUSE is disabled.")
target_compile_definitions(${PROJECT_NAME} PRIVATE ENABLE_INTEROP_BUFFER_REUSE=0)
endif()
else()
message(WARNING "Failed to parse ROCm version string: ${ROCM_VERSION_STRING}")
endif()
else()
message(WARNING "ROCm version file not found at ${ROCM_VERSION_FILE}")
endif()
#Generate BUILD_INFO