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

Introduce several helper macros and utilities for improved usability. #7609

Merged
merged 6 commits into from May 13, 2024

Conversation

MarcelPiNacy-CVC
Copy link

This PR introduces the following helper macros:

  • carla_add_executable
  • carla_add_library
  • carla_add_custom_target
    These all wrap the corresponding CMake commands, with the goal being to add extra documentation code in a similar fashion than seen in carla_option and carla_string_option.
    This PR also adds two new options to print all relevant targets and options at configure time and to save it to /Help.md.

…dd_custom_target and introduce help dialog and help file generation.
@MarcelPiNacy-CVC MarcelPiNacy-CVC self-assigned this May 7, 2024
@MarcelPiNacy-CVC MarcelPiNacy-CVC requested a review from a team as a code owner May 7, 2024 18:54
Copy link

update-docs bot commented May 7, 2024

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.

Unreal/CMakeLists.txt Outdated Show resolved Hide resolved
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

2 participants