Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
BornAgain
Commits
cbbea899
Commit
cbbea899
authored
4 years ago
by
Wuttke, Joachim
Browse files
Options
Downloads
Patches
Plain Diff
restore auto/..
parent
bc72ed04
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
auto/README.md
+22
-0
22 additions, 0 deletions
auto/README.md
with
22 additions
and
0 deletions
auto/README.md
0 → 100644
+
22
−
0
View file @
cbbea899
#### Directory auto/
This directory contains files that are automatically
generated by tools other than CMake, Make, and the compiler.
They are distributed as part of the source archive. A user
who just wants to compile BornAgain should consider the
contents of this directory as part of the source.
A developer, on the other hand, will sooner or later need
to regenerate some or all sources contained in this directory.
For this, use the command top-level cmake command with option
`-DAUTOGENERATE=ON`
, or with more specific options like
`-DBORNAGAIN_GENERATE_BINDINGS=ON`
.
Contents of this directory:
`Doc/man`
: Unix man page in troff format, generated by pod2man.
`Wrap`
: Python wrapper, generated by Doxygen and Swig.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment