Updated freecad.spec

This commit is contained in:
Zhemoitel Sergey 2024-11-20 16:53:37 +00:00
parent c3306684dd
commit cb37aa3be0

View file

@ -149,7 +149,7 @@ export Qt5_DIR=/opt/qt5/5.15
-DCMAKE_CXX_COMPILER=/opt/llvm17/bin/clang++ \
-DCMAKE_C_COMPILER=/opt/llvm17/bin/clang \
-DQTDIR=/opt/qt5/5.15 \
-Dexport Qt5_DIR=/opt/qt5/5.15 \
-DQt5_DIR=/opt/qt5/5.15 \
-DBUILD_QT5=ON
%make