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

Installation script for Linux installing openGJK to /usr/local #7

Closed
jorgensd opened this issue Apr 16, 2020 · 1 comment
Closed

Installation script for Linux installing openGJK to /usr/local #7

jorgensd opened this issue Apr 16, 2020 · 1 comment

Comments

@jorgensd
Copy link

To be able to trying to integrate a prototype of FEniCSx with openGJK, it would be beneficial to have an install-script that does not require copy-paste of headers, and that the include files are stored somewhere central, like /usr/local.

@MattiaMontanari
Copy link
Owner

would this be ok?

install(TARGETS test DESTINATION /usr/local/lib/opengjk)
install(FILES opengjk.h DESTINATION /usr/local/lib/opengjk/include)

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

No branches or pull requests

2 participants