Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Flags struct { Verbose bool // -v, --verbose Extensions []string // --extensions, The file extensions cppgo should accept. Defaults to "pgo". GoBinary string // --go, Use this go executable instead of the one in the path CppBinary string // --cpp, Use this CPP instead of the one in the path } )
Functions ¶
func RunBuildRun ¶
RunBuildRun executes the build and run command.
func RunGenerate ¶
RunGenerate executes the build command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.