cmake_template
cmake_template copied to clipboard
CMake for C++ Best Practices
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. Release notes Sourced from actions/github-script's releases. v8.0.0 What's Changed Update Node.js version support to 24.x by @salmanmkc in actions/github-script#637 README for updating actions/github-script from...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...
* additional tool support * strict settings on lizard
When I try to create a devcontainer from this repo, I receive the following: ``` RUN CC=clang-13 CXX=clang++-13 cmake -S /home/iwyu/include-what-you-use -B /home/iwyu/build -G "Unix Makefiles" -DCMAKE_PREFIX_PATH=/usr/lib/llvm-13 && cmake --build...
"file" command offers a more modern approach to resolving symlinks. Introduced in CMake ≥ 3.19
Presumably it was split into the new file and the link wasn't updated.
Before this commit a (single-)quote or the pipe symbol in the description would make the janitor fail to replace the description placeholder as those made the sed statement malformed. A...
Version 13 seems to be the last one explicitly supported, but it came out 3-4 years ago. The current version is 20.
As far as I can tell conan is [installed](https://github.com/cpp-best-practices/cmake_template/blob/main/.devcontainer/Dockerfile#L16-L28) but never actually used anywhere.
With: > sed: -e expression #1, char 43: unterminated `s' command