AresValley / Artemis

Radio Signals Recognition Manual
https://aresvalley.github.io/Artemis/
GNU General Public License v3.0
338 stars 36 forks source link

Reducing the size of the final package with Nuitka explicit plugin inclusion and exclusion #47

Closed AresValley closed 1 month ago

AresValley commented 1 month ago

Such as:

  --noinclude-dlls="Qt6Charts*" `
  --noinclude-dlls="Qt6Quick3D*" `
  --noinclude-dlls="Qt6Sensors*" `
  --noinclude-dlls="Qt6Test*" `
  --noinclude-dlls="Qt6WebEngine*" `