Skip to main content

Hatch plugin for C++ builds

Project description

hatch-cpp

Hatch plugin for C++ builds

Build Status codecov License PyPI

Overview

A simple, extensible C++ build plugin for hatch.

[tool.hatch.build.hooks.hatch-cpp]
libraries = [
    {name = "project/extension", sources = ["cpp/project/basic.cpp"], include-dirs = ["cpp"]}
]

For more complete systems, see:

Environment Variables

Name Default Description
CC
CXX
LD
HATCH_CPP_PLATFORM
HATCH_CPP_DISABLE_CCACHE

[!NOTE] This library was generated using copier from the Base Python Project Template repository.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page