Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
Applications
LAMMPS
Commits
47b8a116
Commit
47b8a116
authored
Aug 29, 2018
by
Christoph Junghans
Browse files
liblammps.pc: fixed a typo
parent
499ffa19
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/pkgconfig/liblammps.pc.in
View file @
47b8a116
...
@@ -13,6 +13,6 @@ Description: Large-scale Atomic/Molecular Massively Parallel Simulator Library
...
@@ -13,6 +13,6 @@ Description: Large-scale Atomic/Molecular Massively Parallel Simulator Library
URL: http://lammps.sandia.gov
URL: http://lammps.sandia.gov
Version:
Version:
Requires:
Requires:
Libs: -L${libdir} -llammps@LAMMPS_LIB_SUFFIX@
@
Libs: -L${libdir} -llammps@LAMMPS_LIB_SUFFIX@
Libs.private: -lm
Libs.private: -lm
Cflags: -I${includedir} @LAMMPS_API_DEFINES@
Cflags: -I${includedir} @LAMMPS_API_DEFINES@
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment