- Notifications
You must be signed in to change notification settings - Fork0
python-project-templates/hatch-cpp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Hatch plugin for C++ builds
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:
| Name | Default | Description |
|---|---|---|
CC | ||
CXX | ||
LD | ||
HATCH_CPP_PLATFORM | ||
HATCH_CPP_DISABLE_CCACHE |
Note
This library was generated usingcopier from theBase Python Project Template repository.
About
Hatch plugin for C++
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Contributors3
Uh oh!
There was an error while loading.Please reload this page.