Skip to content

Move export() directive outside of FMT_INSTALL scope#4827

Open
RealSteel99-codes wants to merge 1 commit into
fmtlib:mainfrom
RealSteel99-codes:patch-1
Open

Move export() directive outside of FMT_INSTALL scope#4827
RealSteel99-codes wants to merge 1 commit into
fmtlib:mainfrom
RealSteel99-codes:patch-1

Conversation

@RealSteel99-codes

Copy link
Copy Markdown

Closes #4806

@vitaut vitaut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks good but please fix the formatting (see CI error).

@vitaut vitaut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix formatting (see lint) and address the inline comment

Comment thread CMakeLists.txt
Comment on lines 507 to 508
# Use a namespace because CMake provides better diagnostics for namespaced
# imported targets.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be move to the new export location too.

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.

export( should not be scoped by FMT_INSTALL

2 participants