framework-r-d/Configure CMake

Configures CMake with preset detection and customizable options

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 1, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: framework-r-d/action-configure-cmake@caba9b42770d8f3ad2d8f294ef82dd88fc2c10c6 # v2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
presetCMake preset to use (e.g., coverage, default)nodefault
source-pathPath where source code is checked outnophlex-src
build-pathPath for build directorynophlex-build
build-typeCMake build type (Release, Debug, etc.) [do not use with coverage presets]no""
extra-optionsAdditional CMake configuration optionsno""
enable-formEnable FORM supportnoON
form-root-storageEnable FORM root storagenoON
form-rntuple-storageEnable FORM RNTuple storagenoON
generatorSpecify CMake generatornoNinja
cpp-compilerThe C++ compiler to usenog++

no outputs