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

community/libkexiv2: build with Qt6

parent d4bc7fe3
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,7 @@ source="https://download.kde.org/stable/release-service/$pkgver/src/libkexiv2-$p ...@@ -23,6 +23,7 @@ source="https://download.kde.org/stable/release-service/$pkgver/src/libkexiv2-$p
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