[igt-dev] [i-g-t, v2 8/8] tests/amdgpu/amd_freesync_video_mode: Add amd_freesync_video_mode to meson.build
Tom Chung
chiahsuan.chung at amd.com
Fri Jun 30 11:18:21 UTC 2023
Add amd_freesync_video_mode to meson.build file.
Signed-off-by: Tom Chung <chiahsuan.chung at amd.com>
---
tests/amdgpu/meson.build | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/amdgpu/meson.build b/tests/amdgpu/meson.build
index ce081c35a..2226e5079 100644
--- a/tests/amdgpu/meson.build
+++ b/tests/amdgpu/meson.build
@@ -24,6 +24,7 @@ if libdrm_amdgpu.found()
'amd_psr',
'amd_plane',
'amd_ilr',
+ 'amd_freesync_video_mode',
]
amdgpu_deps += libdrm_amdgpu
endif
--
2.25.1
More information about the igt-dev
mailing list