mirror of
https://github.com/debauchee/barrier.git
synced 2024-12-25 03:53:18 +03:00
Merge pull request #403 from shymega/fix/snap-flags
Snap: Change CMake builds to be of Release type
This commit is contained in:
commit
dea143bfd7
@ -43,6 +43,7 @@ parts:
|
||||
plugin: cmake
|
||||
configflags:
|
||||
- "-DCMAKE_INSTALL_PREFIX=/usr"
|
||||
- "-DCMAKE_BUILD_TYPE=Release"
|
||||
build-packages:
|
||||
- xorg-dev
|
||||
- libcurl4-openssl-dev
|
||||
|
Loading…
Reference in New Issue
Block a user