https://github.com/Kitware/CMake
Revision 1b2bb93302116a4791cf82e9cce028dfe87ef55d authored by Daniel Pfeifer on 26 May 2016, 20:52:22 UTC, committed by Daniel Pfeifer on 26 May 2016, 20:52:22 UTC
Run clang-tidy's readability-redundant-string-cstr checker.
Ignore findings in kwsys.
1 parent acd8a73
Raw File
Tip revision: 1b2bb93302116a4791cf82e9cce028dfe87ef55d authored by Daniel Pfeifer on 26 May 2016, 20:52:22 UTC
Remove redundant c_str() calls.
Tip revision: 1b2bb93
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top