dragengine: trigger build

This commit is contained in:
Jérôme Duval
2026-03-16 09:38:04 +01:00
committed by GitHub
parent f6db7ba497
commit 8160d1a231

View File

@@ -114,6 +114,7 @@ BUILD()
echo "docdir = '$manDir'" >>custom.py
echo "version = '$portVersion'" >>custom.py
# scons $jobArgs build
# scons crashes with multi-thread in some situations.
# this is a python problem especially with version 3 onwards