summaryrefslogtreecommitdiffstats
path: root/development/scikit-build/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/scikit-build/README')
-rw-r--r--development/scikit-build/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/scikit-build/README b/development/scikit-build/README
new file mode 100644
index 0000000000..31fbec3781
--- /dev/null
+++ b/development/scikit-build/README
@@ -0,0 +1,5 @@
+The scikit-build package is fundamentally just glue between the
+setuptools Python module and CMake.
+Better support is provided for additional compilers, build systems,
+cross compilation and locating dependencies and determining their
+build requirements.