CMake build system skill for C/C++ projects. Use when writing or refactoring CMakeLists.txt, configuring out-of-source builds, selecting generators (Ninja, Make, VS), managing targets and dependencies with target_link_libraries, integrating external packages via find_package or FetchContent, enabling sanitizers, setting up toolchain files for cross-compilation, or exporting CMake packages. Activates on queries about CMakeLists.txt, cmake configure errors, target properties, install rules, CPack, or CMake presets.
$npx -y skills add mohitmishra786/low-level-dev-skills --skill cmakeInstalls into the current project.
Run `npx skills use "https://github.com/mohitmishra786/low-level-dev-skills" --skill "mohitmishra786/low-level-dev-skills/cmake"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mohitmishra786/low-level-dev-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mohitmishra786/low-level-dev-skills"` and select the relevant skills, then follow their instructions.