Skip to content

Cmake fixes#195

Merged
9prady9 merged 2 commits into
arrayfire:masterfrom
9prady9:cmake_fixes
Feb 11, 2019
Merged

Cmake fixes#195
9prady9 merged 2 commits into
arrayfire:masterfrom
9prady9:cmake_fixes

Conversation

@9prady9

@9prady9 9prady9 commented Jan 27, 2019

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

@9prady9 9prady9 added this to the 1.0.4 milestone Jan 27, 2019
@9prady9 9prady9 requested a review from umar456 January 29, 2019 15:31
Comment thread CMakeLists.txt
@9prady9

9prady9 commented Jan 30, 2019

Copy link
Copy Markdown
Member Author

@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.

Comment thread CMakeLists.txt Outdated
@9prady9

9prady9 commented Jan 30, 2019

Copy link
Copy Markdown
Member Author

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