AresValley / Artemis

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

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

Closed AresValley closed 5 months ago

AresValley commented 5 months ago

Such as:

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