Skip to content

Commit 4b6f366

Browse files
authored
mmmmm
1 parent 98327a2 commit 4b6f366

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azahar-appimage.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ echo "$VERSION" > ~/version
5353
cd ./build
5454
cmake .. -DCMAKE_CXX_COMPILER=clang++ \
5555
-DCMAKE_C_COMPILER=clang \
56+
-DCMAKE_C_COMPILER_WORKS=1 \
57+
-DCMAKE_CXX_COMPILER_WORKS=1 \
5658
-DCMAKE_INSTALL_PREFIX=/usr \
5759
-DENABLE_QT_TRANSLATION=ON \
5860
-DUSE_SYSTEM_BOOST=OFF \

0 commit comments

Comments
 (0)