Skip to content

Commit 4321386

Browse files
committed
set CXX mode to C++20
1 parent 128cc6f commit 4321386

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PKGBUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ build() {
2828
./configure \
2929
--prefix=/usr \
3030
--enable-qt6 \
31+
--enable-cxx-mode=20 \
3132
--without-included-boost \
3233
--without-included-mythes
3334
make

0 commit comments

Comments
 (0)