cmake_adapter

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter struct{}

func New

func New() *Adapter

func (Adapter) Build

func (a Adapter) Build(pc *config.ProjectConfig) error

func (Adapter) CmakeConfig

func (a Adapter) CmakeConfig(*config.ProjectConfig) (string, error)

func (Adapter) Targets

func (a Adapter) Targets(pc *config.ProjectConfig) ([]string, error)

type Config

type Config struct {
	Targets   []string          `yaml:"targets"`
	Variables map[string]string `yaml:"variables"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL