Skip to content

Fix missing fmt dependency#2184

Merged
ktf merged 1 commit into
AliceO2Group:devfrom
davidrohr:dev_pull_request5
Jul 10, 2019
Merged

Fix missing fmt dependency#2184
ktf merged 1 commit into
AliceO2Group:devfrom
davidrohr:dev_pull_request5

Conversation

@davidrohr
Copy link
Copy Markdown
Collaborator

@ktf @aphecetche : fmt is now an alidist dependency, and CMake finds fmt, but fmt::fmt was not added to the Logger. Consequently, it was not used, and even breaking systems which have fmt system-wide, because the header is available, but it is not linked.

@ktf ktf merged commit 016f9b7 into AliceO2Group:dev Jul 10, 2019
MichaelLettrich pushed a commit that referenced this pull request Jul 24, 2019
knopers8 pushed a commit to knopers8/AliceO2 that referenced this pull request Oct 23, 2019
carlos-soncco pushed a commit to carlos-soncco/AliceO2 that referenced this pull request Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants