Skip to content

Conversation

@Krzmbrzl
Copy link
Contributor

This ensures that LTO works as expected whenever the main project
has it enabled.

@dinord dinord self-assigned this Jul 11, 2022
CMakeLists.txt Outdated
endif (POLICY CMP0077)

if (POLICY CMP0069)
cmake_policy(CMP0069 NEW)
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should be cmake_policy(SET CMP0069 NEW)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Whoops. I have now fixed this.

This ensures that LTO works as expected whenever the main project
has it enabled.
@copybara-service copybara-service bot merged commit 760acf3 into google:main Jul 18, 2022
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