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

Fix ordering of install commands for CMake #2122

Merged
merged 1 commit into from
Jan 30, 2021

Conversation

ibaned
Copy link
Contributor

@ibaned ibaned commented Jan 29, 2021

the library itself needs to be installed before
the fmt-targets.cmake file is installed,
otherwise the installed targets file doesn't
actually point to the library using
IMPORTED_LOCATION

I agree that my contributions are licensed under the {fmt} license, and agree to future changes to the licensing.

the library itself needs to be installed before
the fmt-targets.cmake file is installed,
otherwise the installed targets file doesn't
actually point to the library using
IMPORTED_LOCATION
@vitaut vitaut merged commit 58aa045 into fmtlib:master Jan 30, 2021
@vitaut
Copy link
Contributor

vitaut commented Jan 30, 2021

Thank you!

@ibaned ibaned deleted the missing-cmake-location branch February 1, 2021 18:59
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.

2 participants