Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkgconfig: libint2.7 lacks version information #225

Closed
JensWehner opened this issue Oct 7, 2021 · 1 comment · Fixed by #271
Closed

pkgconfig: libint2.7 lacks version information #225

JensWehner opened this issue Oct 7, 2021 · 1 comment · Fixed by #271

Comments

@JensWehner
Copy link

I think the CMake configure_file does not parse the correct information to the pkgconfig

cat lib/pkgconfig/libint2.pc

prefix=
exec_prefix=
libdir=
includedir=

Name: 
Description: a library for the evaluation of molecular integrals of many-body operators over Gaussian functions
Version: 
Libs: -L${libdir} -lint2
Cflags: -I${includedir} -I${includedir}/libint2 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants