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

bogus cmake files get installed #76

Closed
blattms opened this issue May 22, 2017 · 4 comments
Closed

bogus cmake files get installed #76

blattms opened this issue May 22, 2017 · 4 comments

Comments

@blattms
Copy link
Contributor

blattms commented May 22, 2017

mblatt@loft11004:~/opt$ find libecl/include -name \*.cmake
libecl/include/ert/util/CMakeFiles/CMakeDirectoryInformation.cmake
libecl/include/ert/util/cmake_install.cmake
libecl/include/ert/util/CTestTestfile.cmake

Are these installed by accident? They seem to contain only information valid in the build directory.

@jokva
Copy link
Contributor

jokva commented May 22, 2017

Yes. I'll get rid of them.

@jokva
Copy link
Contributor

jokva commented May 22, 2017

#77

Please try this patch and check if it solves your problem.

@blattms
Copy link
Contributor Author

blattms commented May 22, 2017 via email

@jokva
Copy link
Contributor

jokva commented May 22, 2017

Excellent.

@jokva jokva closed this as completed May 22, 2017
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