Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Koch
dune-common
Commits
29632221
Commit
29632221
authored
15 years ago
by
Oliver Sander
Browse files
Options
Downloads
Patches
Plain Diff
don't explain how to make the notorious dune --> . symlink, because duneproject does it for you
[[Imported from SVN: r5501]]
parent
16dd95d5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/buildsystem/buildsystem.tex
+1
-11
1 addition, 11 deletions
doc/buildsystem/buildsystem.tex
with
1 addition
and
11 deletions
doc/buildsystem/buildsystem.tex
+
1
−
11
View file @
29632221
...
...
@@ -321,17 +321,7 @@ in each main folder. Its purpose is to allow inclusion directives like
\begin{lstlisting}
[language=c++]
#include<dune/foo/bar.hh>
\end{lstlisting}
If you want header files from your module to be includable from other
modules you should have this link. You can set it manually
by goint to your module directory
\texttt
{
dune-foo/
}
and typing
\begin{lstlisting}
[language=make]
ln -s . dune
\end{lstlisting}
You can also let
\configure
do this for you automatically if you include this line
\begin{lstlisting}
[language=make]
DUNE
_
SYMLINK
\end{lstlisting}
in your
\configureac
file.
\begin{remark}
This mechanism is under discussion and may change in a future version of
\dune
.
...
...
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