Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create CMake targets earlier #523

Merged
merged 1 commit into from
May 15, 2024

Conversation

jschwe
Copy link
Collaborator

@jschwe jschwe commented May 14, 2024

Create the main CMake targets earlier, so we can
set target properties on them early in the generator, so we can use them later on during configuration.

We don't strictly need this right now, but it reduces the diff to the stable/v0.5 branch and being able to set properties earlier is something that seems like it will be useful.

Create the main CMake targets earlier, so we can
set target properties on them early in the generator,
so we can use them later on during configuration.

We don't strictly need this right now, but it reduces the diff to
the stable/v0.5 branch and being able to set properties earlier is
something that seems like it will be useful.
@jschwe jschwe merged commit e404d22 into corrosion-rs:master May 15, 2024
36 checks passed
@jschwe jschwe deleted the jschwender/earlier_cmake_targets branch May 15, 2024 06:33
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.

None yet

1 participant