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

391 Isolate cmake files of example #392

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

aregtech
Copy link
Owner

@aregtech aregtech commented Oct 9, 2024

  • cleaned up functions.cmake file:
    • removed unused functions and macro
    • moved example relevant functions and macro to the appropriate CMakeLists.txt
    • moved unit test relevant functions to the unit test CMakeLists.txt
  • Made changes in the CMakeLists.txt files
  • Improved documentation and updated comments in the functions.cmake file.
  • Optimized CMakeLists.txt files and structures, reduced number of files.

…nt functions and scripts. improved and optimized code, updated function descriptions.
@aregtech aregtech requested a review from vukihub October 9, 2024 23:49
@aregtech aregtech self-assigned this Oct 9, 2024
@aregtech aregtech linked an issue Oct 9, 2024 that may be closed by this pull request
Copy link
Collaborator

@vukihub vukihub left a comment

Choose a reason for hiding this comment

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

Good optimization.

@aregtech aregtech merged commit 6c1b61a into master Oct 10, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Reviewed
Development

Successfully merging this pull request may close these issues.

Isolate cmake files of example
2 participants