diff options
| author | 2026-01-24 16:04:56 -0600 | |
|---|---|---|
| committer | 2026-01-24 16:04:56 -0600 | |
| commit | 154f94d1fd2de8f6510bfebba848a24c60b1ba8b (patch) | |
| tree | 072bf7b9bb6f3599f54cf200e4d9eedde783c34d /meson.build | |
| parent | endian functions (diff) | |
gtk stuffHEADmasterbefore-glib
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build index d34bf7d..ec2b878 100644 --- a/meson.build +++ b/meson.build @@ -87,6 +87,7 @@ configure_file( output : 'config.h') subdir('lib') +subdir('ui') executable('vl', files('main.c'), link_with : [ vaclaunch_libs.get_shared_lib() ], |
