We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c86ac8 commit c3de8fdCopy full SHA for c3de8fd
1 file changed
docs/source/Support/bskReleaseNotesSnippets/build-toolchain-metadata.rst
@@ -0,0 +1,4 @@
1
+- Added ``Basilisk.getBuildInfo()`` and ``Basilisk.printBuildInfo()`` to report build diagnostics and a compiled,
2
+ versioned C/C++ ABI descriptor for an installed Basilisk package. The public descriptor contract is shared with
3
+ BSK-SDK headers, module-only builds refresh the compiled ABI metadata, and CMake uses the Python interpreter from
4
+ the environment that invoked the build.
0 commit comments