Skip to content

Commit

Permalink
[calamares-git] Remove unused cmake options
Browse files Browse the repository at this point in the history
  • Loading branch information
dalto8 authored Feb 19, 2024
1 parent b47f05b commit 076acbe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions calamares-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,9 @@ prepare() {

build() {
cmake -B build -S "${srcdir}/calamares" \
-DWEBVIEW_FORCE_WEBKIT=OFF \
-DWITH_QT6=ON \
-DWITH_PYTHONQT=OFF \
-DWITH_KF5DBus=OFF \
-DWITH_APPSTREAM=OFF \
-DCMAKE_BUILD_TYPE=Debug \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DBoost_NO_BOOST_CMAKE=ON \
-DCMAKE_INSTALL_PREFIX=/usr \
-DINSTALL_CONFIG=OFF \
-DSKIP_MODULES="dracut \
Expand Down

0 comments on commit 076acbe

Please sign in to comment.