Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 319 Bytes

File metadata and controls

12 lines (8 loc) · 319 Bytes

C++ example

CMake + CTest hello-add C++ library. Pipeline uses hm.cmake(lang="cpp") to label steps :cpp: and runs configure + build + ctest + clang-format check.

Run the pipeline

cd examples/cpp
hm run ci --local

See .hm/pipeline.py for the definition; examples/README.md for the full index.