Skip to content

Commit

Permalink
correct Qt version in env + cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul committed Jan 11, 2024
1 parent 980e6e5 commit 63c1e3e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 29 deletions.
2 changes: 1 addition & 1 deletion scripts/env/sofa-ci-windows10-0
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export VM_HAS_OPENCASCADE="false" # TODO: Update FindOpenCascade.cmake in MeshST

export VM_BOOST_PATH="C:/boost"

export VM_QT_PATH="C:/Qt/5.12.10"
export VM_QT_PATH="C:/Qt/5.12.12"

export PYTHONIOENCODING="UTF-8"
export PYTHONUSERBASE="C:/tmp/pythonuserbase" && mkdir -p "$PYTHONUSERBASE" && chmod -R 777 "$PYTHONUSERBASE"
Expand Down
16 changes: 0 additions & 16 deletions setup/METISConfig.cmake

This file was deleted.

12 changes: 0 additions & 12 deletions setup/UncommentMETISDefine.py

This file was deleted.

0 comments on commit 63c1e3e

Please sign in to comment.