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

Minor CMakePresets.json improvements. #8625

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

MarcelPiNacy-CVC
Copy link
Contributor

@MarcelPiNacy-CVC MarcelPiNacy-CVC commented Jan 31, 2025

This PR changes the declaration order to force Visual Studio to pick the Development preset by default (as Debug will fail to build Unreal targets). It also activates CMAKE_EXPORT_COMPILE_COMMANDS by default, which is useful for VS Code development purposes.


This change is Reviewable

…ult. Enable CMAKE_EXPORT_COMPILE_COMMANDS for Development and Debug.
@MarcelPiNacy-CVC MarcelPiNacy-CVC self-assigned this Jan 31, 2025
@MarcelPiNacy-CVC MarcelPiNacy-CVC requested a review from a team as a code owner January 31, 2025 17:57
Copy link

update-docs bot commented Jan 31, 2025

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update our CHANGELOG.md based on your changes.

Copy link
Contributor

@jorge-kabuto jorge-kabuto left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @MarcelPiNacy-CVC)

@jorge-kabuto jorge-kabuto merged commit 42f9fea into ue5-dev Feb 3, 2025
1 check passed
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