cmake

package
v0.0.0-...-55a4dde Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(buildDir string) error

Build will build the pre-configured cmake project located at buildDir. Requires cmake 3.0 for "--build"

func Configure

func Configure(t toolchain.Target, b toolchain.Build, srcDir, buildDir, installDir string, defines map[string]string) error

Configure configures the cmake project with the given args. Requires cmake 3.13 for "-S" and "-B"

func Install

func Install(buildDir string) error

Install will install the prebuilt cmake project located at buildDir. Requires cmake 3.15 for "--install"

Types

This section is empty.

Jump to

Keyboard shortcuts

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