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

Add examples of C, C++ and Fortran hosts linking PCMSolver #144

Open
robertodr opened this issue Apr 10, 2018 · 0 comments
Open

Add examples of C, C++ and Fortran hosts linking PCMSolver #144

robertodr opened this issue Apr 10, 2018 · 0 comments

Comments

@robertodr
Copy link
Member

We should show more explicitly how a host program can link against PCMSolver. We assume that the host uses CMake, but that's not always the case.
We have the C_host and Fortran_host test cases and it is easy to piece out what the link line for both should be, but adding an explicit example (possibly a separate repository) and more explicit documentation would certainly be helpful.
As much as I don't like Makefile-s it would be a good idea to write a couple of those in these examples.

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

No branches or pull requests

1 participant