You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to replace the deprecated validation tests that are currently in the Arbor tree with NSuite validation tests applied to an Arbor build.
In order for this to work we need to be able to:
Pass information about an existing Arbor build (as opposed to install) to NSuite's install script.
Adapt the build-arbor script so that it can use an explicit path to arbor libraries and include paths, possibly mocking an arbor-config.cmake module or making a FindArbor.cmake.
Make it easy to rebuild/relink code in nsuite against an externally built library.
The text was updated successfully, but these errors were encountered:
The goal is to replace the deprecated validation tests that are currently in the Arbor tree with NSuite validation tests applied to an Arbor build.
In order for this to work we need to be able to:
arbor-config.cmake
module or making aFindArbor.cmake
.The text was updated successfully, but these errors were encountered: