Skip to content

CMake: Fix #1690 - DEBUG_FEATURES generator expression#1691

Merged
dsnopek merged 1 commit into
godotengine:masterfrom
enetheru:fix1690
Jan 29, 2025
Merged

CMake: Fix #1690 - DEBUG_FEATURES generator expression#1691
dsnopek merged 1 commit into
godotengine:masterfrom
enetheru:fix1690

Conversation

@enetheru

Copy link
Copy Markdown
Collaborator

As described in issue #1690 the expression needs to depend on TARGET_ALIAS not TARGET_NAME.

This was introduced when I was solving the naming conflict issues and I missed this usage.

As described in issue godotengine#1690 the expression needs to depend on TARGET_ALIAS not TARGET_NAME.

This was introduced when I was solving the naming conflict issues and I missed this usage.
@enetheru
enetheru marked this pull request as ready for review January 24, 2025 00:42
@enetheru
enetheru requested a review from a team as a code owner January 24, 2025 00:42
@dsnopek dsnopek added the cmake label Jan 29, 2025
@dsnopek dsnopek added this to the 4.x milestone Jan 29, 2025

@dsnopek dsnopek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks, makes sense!

@dsnopek
dsnopek merged commit 3c55ca7 into godotengine:master Jan 29, 2025
@enetheru
enetheru deleted the fix1690 branch January 30, 2025 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants