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

Fixup cmake exports #177

Merged

Conversation

Shauren
Copy link
Contributor

@Shauren Shauren commented Jun 3, 2024

  • Add missing find_dependency calls to efswConfig.cmake.in
  • Removed duplicated efswTargets.cmake and efsw-staticTargets.cmake generation both of them contained all targets so -static file was dropped (this is the safe approach that preserves current behavior even if this isn't what was intended)

* Add missing find_dependency calls to Config.cmake.in
* Removed duplicated efswTargets.cmake and efsw-staticTargets.cmake generation
    both of them contained all targets so -static file was dropped (this is the safe approach that preserves current behavior even if this isn't what was intended)
@Shauren
Copy link
Contributor Author

Shauren commented Jun 3, 2024

Also a request related to my cmake fixups - would it be possible to create a new version tag so that this library can be updated in vcpkg?

@SpartanJ SpartanJ merged commit d6547ac into SpartanJ:master Jun 4, 2024
3 checks passed
@SpartanJ
Copy link
Owner

SpartanJ commented Jun 4, 2024

Thank you very much for your contribution. I added the new tag as you requested.

@Shauren Shauren deleted the fix_cmake_shared_export_dependency branch June 4, 2024 06:36
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.

None yet

2 participants