Skip to content
Snippets Groups Projects
Unverified Commit 80218041 authored by Sebastian Schmitt's avatar Sebastian Schmitt Committed by GitHub
Browse files

Option to toggle between external and bundled versions of C++ dependencies (#1198)

* Add the ability to use json and pybind11 libraries installed on the system instead of the
  vesrsions of those libraries bundled as submodules in the Arbor repository
  * Turned on by default
  * Toggled using the new `ARB_USE_BUNDLED_LIBS` CMake flag
* Update documentation for installation
* Update CI and pip workflows to opt in to the bundled libraries
parent 89e09dcc
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment