As developer, configure CMake with
cmake .. -DDEV=ON
This activates additional build targets.
In particular, all contents of the auto
directory is regenerated if out of sync.
Developers need additional tools, beyond those required for building BornAgain from source:
auto/Wrap
;auto/Examples
and auto/MiniExamples
;Of these, clang-format is not controlled by make
, but must be run manually.
Optionally, the following tools can be needed: