mirror of
https://github.com/mudler/luet.git
synced 2025-09-01 23:37:07 +00:00
Add only-target-package option to luet build
This commit is contained in:
@@ -56,6 +56,8 @@ type CompilerOptions struct {
|
||||
NoDeps bool
|
||||
SolverOptions config.LuetSolverOptions
|
||||
SkipIfMetadataExists bool
|
||||
|
||||
PackageTargetOnly bool
|
||||
}
|
||||
|
||||
func NewDefaultCompilerOptions() *CompilerOptions {
|
||||
|
Reference in New Issue
Block a user