Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Hatch plugin for C++

License

NotificationsYou must be signed in to change notification settings

python-project-templates/hatch-cpp

Repository files navigation

Hatch plugin for C++ builds

Build StatuscodecovLicensePyPI

Overview

A simple, extensible C++ build plugin forhatch.

[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

NameDefaultDescription
CC
CXX
LD
HATCH_CPP_PLATFORM
HATCH_CPP_DISABLE_CCACHE

Note

This library was generated usingcopier from theBase Python Project Template repository.


[8]ページ先頭

©2009-2025 Movatter.jp