Skip to content
Snippets Groups Projects
Commit aa8ac2e8 authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/krdc: build with Qt6

parent 82fd9ba4
No related branches found
No related tags found
No related merge requests found
...@@ -41,6 +41,7 @@ source="https://download.kde.org/stable/release-service/$pkgver/src/krdc-$pkgver ...@@ -41,6 +41,7 @@ source="https://download.kde.org/stable/release-service/$pkgver/src/krdc-$pkgver
build() { build() {
cmake -B build -G Ninja \ cmake -B build -G Ninja \
-DBUILD_WITH_QT6=ON \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_INSTALL_LIBDIR=lib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment