mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
Snapcraft: Build with Debug Info
This commit is contained in:
parent
7c4267e42c
commit
8735105af8
@ -37,7 +37,7 @@ parts:
|
||||
snapcraftctl set-version "${version_prefix}-${git_described}"
|
||||
plugin: make
|
||||
make-parameters:
|
||||
- CMAKE_BUILD_TYPE=Release
|
||||
- CMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
- CMAKE_INSTALL_PREFIX=/usr
|
||||
override-build: |
|
||||
snapcraftctl build
|
||||
|
Loading…
Reference in New Issue
Block a user