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

Cmake fixes #195

Merged
merged 2 commits into from
Feb 11, 2019
Merged

Cmake fixes #195

merged 2 commits into from
Feb 11, 2019

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Jan 27, 2019

  • Fix cmake target exports - build tree and install targets were mixed up earlier.
  • Avoid installing dependency dlls when building static library

@9prady9
Copy link
Member Author

9prady9 commented Jan 30, 2019

@umar456 I don't think so, the destination directory didn't change. I fixed the mix up of config files generated for install-interface and build tree.

Config files related to build tree are still generated and are available using export(Package) command.

Config files for installation is same as before nothing changed in that aspect.

CMakeLists.txt Outdated Show resolved Hide resolved
@9prady9
Copy link
Member Author

9prady9 commented Jan 30, 2019

Addressed feedback.

@9prady9 9prady9 merged commit ce14730 into arrayfire:master Feb 11, 2019
@9prady9 9prady9 deleted the cmake_fixes branch February 11, 2019 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants