Skip to content

Support for cmake config and exported targets files#97

Merged
accelerated merged 1 commit intobloomberg:masterfrom
accelerated:cmake_config
Jul 1, 2019
Merged

Support for cmake config and exported targets files#97
accelerated merged 1 commit intobloomberg:masterfrom
accelerated:cmake_config

Conversation

@accelerated
Copy link
Copy Markdown
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