Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Update CMake version to version 3.10.2 #270

Merged
merged 6 commits into from
May 4, 2022
Merged

Conversation

DuncanMcBain
Copy link
Member

This version comes with Ubuntu 18.04, and allows us to remove some
legacy OpenMP code. We are also better about dealing with some
policies that were introduced in newer CMake versions that are hit
by our code.

This version comes with Ubuntu 18.04, and allows us to remove some
legacy OpenMP code. We are also better about dealing with some
policies that were introduced in newer CMake versions that are hit
by our code.
They were required in an older version of CMake, but now we can
expand the generator expressions directly inside the custom
command, ensuring that they are up-to-date with any subsequent
include directories or definitions.
@DuncanMcBain DuncanMcBain force-pushed the cmake-updates-3102 branch from a716aa5 to d5b7559 Compare May 3, 2022 16:46
@DuncanMcBain
Copy link
Member Author

I would like to merge this because it is now blocking #283 as that sample needs to set a different CXX standard to the rest of the samples

Copy link
Contributor

@Rbiessy Rbiessy left a comment

Choose a reason for hiding this comment

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

LGTM

@DuncanMcBain DuncanMcBain merged commit 3cb381f into master May 4, 2022
@DuncanMcBain DuncanMcBain deleted the cmake-updates-3102 branch October 4, 2022 15:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants