embedded device special script

This commit is contained in:
talksik
2023-08-18 16:41:48 -07:00
parent 55f1b83a14
commit b29b902259
2 changed files with 22 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
#!/bin/sh
export QT_DEBUG_PLUGINS=1
rm -rf build &&
mkdir build &&
cd build &&