lukasheinrich / atlas-cmake-pybind-attempt

6 stars 2 forks source link

atlas-cmake-pybind-attempt

Getting Started

$ make debug

Build locally in an AnalysisBase Docker image

$ make build-docker
$ make debug

Build and run tests locally in an AnalysisBase Docker image

$ make ci-docker