There was an error while loading. Please reload this page.
1 parent a56b18d commit e8a3d5dCopy full SHA for e8a3d5d
1 file changed
ggml/src/ggml-virtgpu/CMakeLists.txt
@@ -19,7 +19,7 @@ ExternalProject_Add(
19
)
20
21
if (NOT GGML_VIRTGPU_BACKEND STREQUAL "ONLY")
22
- message(STATUS "Enable the VirtGPU/Virglrenderer API Remoting frontend libraryf")
+ message(STATUS "Enable the VirtGPU/Virglrenderer API Remoting frontend library")
23
24
find_package(PkgConfig REQUIRED)
25
pkg_check_modules(DRM REQUIRED libdrm)
0 commit comments