Skip to content

Commit

Permalink
Update packages/obs-backgroundremoval/obs-backgroundremoval.pacscript
Browse files Browse the repository at this point in the history
  • Loading branch information
umireon authored Sep 26, 2023
1 parent f5dff22 commit c3909cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ maintainer="Zahrun <[email protected]>"
incompatible=('*:focal' '*:bionic' '*:buster' '*:bullseye')

build() {
cmake --preset linux-ci-x86_64 -DCMAKE_INSTALL_PREFIX=/usr
cmake --preset linux-x86_64 -DCMAKE_INSTALL_PREFIX=/usr
cmake --build build_x86_64 --parallel
}

Expand Down

0 comments on commit c3909cf

Please sign in to comment.