Skip to content
Discussion options

You must be logged in to vote

no way now, you need to install it first. but you can use set_base to override on_install/on_test. it will only download sources.

package("zlibsrc")
    set_base("zlib")
    on_install(function() end)
    on_test(function() end)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@smac89
Comment options

@smac89
Comment options

@waruqi
Comment options

Answer selected by smac89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants