Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@threeal threeal released this 30 Jun 06:33
59b65a5
  • Update the action to only configure the CMake project by default, without building it. (#47)
  • Introduce the following new inputs:
    • run-build: If enabled, it builds the project using CMake. (#47)
    • build-args: Additional arguments to pass during the CMake build, replacing the targets input. (#47)
    • options: Additional options to pass during the CMake configuration. (#48)