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

Support for cmake config and exported targets files #97

Merged
merged 1 commit into from
Jul 1, 2019

Conversation

accelerated
Copy link
Contributor

Signed-off-by: Alexander Damian adamian@bloomberg.net

Describe your changes

  • Generate QuantumConfig.cmake, QuantumTargets.cmake and QuantumConfigVersion.cmake files which are exported in the default location ${CMAKE_INSTALL_PREFIX}/share/cmake/Quantum. This location can now be overwritten via QUANTUM_CMAKE_CONFIG_DIR.
  • Export Quantum::quantum target which can be imported by 3rd-party projects and applications.
  • Moved all temporary generated files inside <build_dir>/package

Testing performed

  • Built test application and validated generated cmake files.

Additional context
Add any other context about your contribution here.

Signed-off-by: Alexander Damian <adamian@bloomberg.net>
@accelerated accelerated merged commit 55be3e6 into bloomberg:master Jul 1, 2019
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

Successfully merging this pull request may close these issues.

1 participant