Snapcraft: Build with Debug Info

This commit is contained in:
Carlos Hernandez 2020-06-14 20:41:40 -06:00
parent 7c4267e42c
commit 8735105af8

View File

@ -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