mirror of
https://github.com/IRBorisov/ConceptCore.git
synced 2025-06-26 09:10: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" |