threeal/CMake Action

Configure and build CMake projects

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source-dirThe source directory of the CMake project
build-dirThe build directory of the CMake project
generatorThe build system generator for the CMake project
c-compilerThe preferred executable for compiling C language files
cxx-compilerThe preferred executable for compiling C++ language files
c-flagsAdditional flags to pass when compiling C language files
cxx-flagsAdditional flags to pass when compiling C++ language files
optionsAdditional options to pass during the CMake configuration
argsAdditional arguments to pass during the CMake configuration
run-buildIf enabled, builds the project using CMaketrue
build-argsAdditional arguments to pass during the CMake build
namedescription
build-dirThe build directory of the CMake project