Skip to content

Make a build log with a comprehensive list of parameters and libraries used for build

Ammar Nejati requested to merge addBuildLog into main
  • Added module cmake/BornAgain/Git.cmake to obtain Git info.

  • Added module cmake/BornAgain/BuildLog.cmake to make a comprehensive human-readable summary of the build parameters and libraries to be used for later reference. The log structure is similar to INI configuration files which is suitable for easy parsing, if needed.

Edited by Ammar Nejati

Merge request reports