Skip to content

CI流程初版#93

Open
yousongyang wants to merge 1 commit into
owent:mainfrom
yousongyang:github_workflow
Open

CI流程初版#93
yousongyang wants to merge 1 commit into
owent:mainfrom
yousongyang:github_workflow

Conversation

@yousongyang

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread cmake_dev.sh
;;
t)
CMAKE_CLANG_TIDY="-D -checks=* --"
CMAKE_CLANG_TIDY="-DCMAKE_CXX_CLANG_TIDY=clang-tidy"

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个选项本来是用来传给 clang-tidy 的选项,如果不需要了且是增加cmake选项,可以使用 CMAKE_OPTIONS="$CMAKE_OPTIONS -DCMAKE_CXX_CLANG_TIDY=$(which clang-tidy)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants