mirror of
https://github.com/IRBorisov/ConceptCore.git
synced 2025-06-26 17:20:37 +03:00
8 lines
125 B
TOML
8 lines
125 B
TOML
![]() |
[build-system]
|
||
|
requires = [
|
||
|
"setuptools",
|
||
|
"wheel",
|
||
|
"ninja",
|
||
|
"cmake"
|
||
|
]
|
||
|
build-backend = "setuptools.build_meta"
|