cmake-action
cmake-action copied to clipboard
Add `build-type` Action Input
trafficstars
Introduce a new action input named build-type to allow users to specify the build type of the CMake configuration. This input will append the arguments with -D CMAKE_BUILD_TYPE.