Skip to content

Conversation

@LeStarch
Copy link
Collaborator

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Remove unused property

@LeStarch LeStarch requested review from Copilot and thomas-bc May 14, 2025 16:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes an unused property from the CMake autocoder helper to streamline the configuration.

  • Removed the call to set_property for AUTO_RECONFIGURE_LIST.
Comments suppressed due to low confidence (1)

cmake/autocoder/helpers.cmake:8

  • The removal of the unused AUTO_RECONFIGURE_LIST property simplifies the CMake configuration. Please verify that no other part of the build process depends on this property.
set_property(GLOBAL PROPERTY AUTO_RECONFIGURE_LIST)

@LeStarch LeStarch merged commit 6acc176 into devel May 14, 2025
46 checks passed
@thomas-bc thomas-bc deleted the LeStarch-patch-1 branch June 5, 2025 20:11
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.

3 participants