Skip to content
Snippets Groups Projects
Verified Commit 76aa1399 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

Drop QT_MAJOR_VERSION

parent 6dc41799
No related branches found
No related tags found
No related merge requests found
......@@ -29,8 +29,7 @@ validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aac
build() {
cmake -B build -S $pkgname-$pkgver \
-DBUILD_TESTING=OFF \
-DBUILD_QCH=ON \
-DQT_MAJOR_VERSION=6
-DBUILD_QCH=ON
cmake --build build
}
......
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