-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix #122 jar files exported from eclipse is too huge.
My fix is to lean-into maven, and now dragging a dependency on `humble-video-all` will figure out what JVM you're running under and only bring in the native code for the platform you're on. If you want other profiles, run maven with -P... with the name of the profile for the OS you want.
- Loading branch information
Showing
2 changed files
with
299 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.