Skip to content

Commit a2298dd

Browse files
authored
[tools] Remove Sofa.Qt from autoload (#5872)
remove Sofa.Qt from autoload
1 parent 562a47e commit a2298dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/postinstall-fixup/common.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ function clean_default_plugins()
3737
STLIB \
3838
VolumetricRendering \
3939
CUDA \
40+
Sofa.Qt \
4041
; do
4142
disabled_plugins=$disabled_plugins'\|'$plugin
4243
done

0 commit comments

Comments
 (0)