Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-gfe
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Praetorius, Simon
dune-gfe
Commits
1b5a8a31
Commit
1b5a8a31
authored
15 years ago
by
Leo Schmidt
Committed by
lschmidt@PCPOOL.MI.FU-BERLIN.DE
15 years ago
Browse files
Options
Downloads
Patches
Plain Diff
removed rods.pc, added rods.pc.in
[[Imported from SVN: r5374]]
parent
f396624b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rods.pc.in
+14
-0
14 additions, 0 deletions
rods.pc.in
with
14 additions
and
0 deletions
rods.pc
→
rods.pc
.in
+
14
−
0
View file @
1b5a8a31
prefix=
/usr/local
exec_prefix=
${
prefix
}
libdir=
${exec_prefix}/lib
includedir=
${prefix}/
include
CXX=
g++ -std=c++0x
CC=
gcc
DEPENDENCIES=
dune-common dune-grid dune-istl dune-disc dune-solvers ag-common
prefix=
@prefix@
exec_prefix=
@exec_
prefix
@
libdir=
@libdir@
includedir=
@
include
dir@
CXX=
@CXX@
CC=
@CC@
DEPENDENCIES=
@REQUIRES@
Name:
rods
Version:
0.0
Name:
@PACKAGE_NAME@
Version:
@VERSION@
Description: Dune (Distributed and Unified Numerics Environment) rods module
Requires: ${DEPENDENCIES}
Libs:
...
...
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