Skip to content

Move installation of system libraries.#656

Merged
ddennedy merged 1 commit intomltframework:masterfrom
bmatherly:build_script
Nov 3, 2018
Merged

Move installation of system libraries.#656
ddennedy merged 1 commit intomltframework:masterfrom
bmatherly:build_script

Conversation

@bmatherly
Copy link
Copy Markdown
Member

I like to use the build script for my development workflow. But copying the system libraries takes a long time. I think the system libraries should only be copied when creating a package. I'm not sure if the ARCHIVE parameter is the right switch to trigger the copy.

Copy the system libraries after the applications are built.
Only install the system libraries when packaging.
This makes it more convenient to use the script for development.
@ddennedy
Copy link
Copy Markdown
Member

ddennedy commented Nov 3, 2018

That is fine and I think ARCHIVE is the correct flag as it corresponds to packaging.

@ddennedy ddennedy merged commit 3ab6bd3 into mltframework:master Nov 3, 2018
@bmatherly bmatherly deleted the build_script branch November 17, 2018 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants