We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f508eca commit 5846226Copy full SHA for 5846226
tool/CMakeLists.txt
@@ -33,4 +33,4 @@ install(TARGETS O2codecheck
33
RUNTIME DESTINATION bin)
34
35
#install(PROGRAMS clang-tidy-diff.py DESTINATION share/clang)
36
-#install(PROGRAMS run-clang-tidy.py DESTINATION share/clang)
+install(PROGRAMS run_O2CodeChecker.py DESTINATION bin)
0 commit comments