Pass snap version to correct cmake variable
This commit is contained in:
parent
19547a3cb3
commit
4ff35c2026
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ parts:
|
|||
# FIXME: Anbox currently has some paths with hard coded prefixes. Once
|
||||
# that is fixed we can avoid using a prefix here.
|
||||
- -DCMAKE_INSTALL_PREFIX:PATH=/usr
|
||||
- -DVERSION=$SNAPCRAFT_PROJECT_VERSION
|
||||
- -DANBOX_VERSION=$SNAPCRAFT_PROJECT_VERSION
|
||||
build-packages:
|
||||
- build-essential
|
||||
- cmake
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue