mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-01 19:40:49 +00:00
replace CXX term with C++ in description
This commit is contained in:
@@ -23,7 +23,7 @@ inputs:
|
||||
description: Preferred executable for compiling C language files
|
||||
required: false
|
||||
cxx-compiler:
|
||||
description: Preferred executable for compiling CXX language files
|
||||
description: Preferred executable for compiling C++ language files
|
||||
required: false
|
||||
c-flags:
|
||||
description: Additional flags passed when compiling C language files
|
||||
|
||||
Reference in New Issue
Block a user