Skip to content

fix: make fmt dependency public#283

Open
alexandruiancu wants to merge 1 commit intojinja2cpp:masterfrom
alexandruiancu:publish-library-dependencies
Open

fix: make fmt dependency public#283
alexandruiancu wants to merge 1 commit intojinja2cpp:masterfrom
alexandruiancu:publish-library-dependencies

Conversation

@alexandruiancu
Copy link

Description

Move fmt::fmt to public libraries

Motivation

Automatic linking dependency in client builds

Changes

  • move fmt target from ${JINJA2CPP_PRIVATE_LIBS} to ${JINJA2CPP_PUBLIC_LIBS}

Testing

Local build with variables:
JINJA2CPP_IS_MAIN_PROJECT TRUE
JINJA2CPP_DEPS_MODE "internal"

Limitations

fmt-header-only target not tested

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