Meson: pass AQUAMARINE_VERSION argument
This commit is contained in:
parent
92df6b0dce
commit
dfa1bd0cd4
2 changed files with 4 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ executable(
|
|||
cpp_pch: 'pch/pch.hpp',
|
||||
dependencies: [
|
||||
server_protos,
|
||||
dependency('aquamarine'),
|
||||
aquamarine,
|
||||
dependency('gbm'),
|
||||
dependency('xcursor'),
|
||||
dependency('wayland-server'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue