About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/meson.build b/src/meson.build
index f27dae33631..b2486b4e2fb 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -101,6 +101,9 @@ endif
if with_any_nouveau
subdir('nouveau')
endif
+if with_frygon_vk
+ subdir('frygon')
+endif
if with_gfxstream_vk
dep_virtgpu_kumquat_ffi = null_dep
if with_virtgpu_kumquat