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

build: Fix missing executable suffix #51

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

GaborAbonyi
Copy link
Contributor

build: Fix missing executable suffix

Description

Add missing PARENT_SCOPE to root folder CMakeLists.txt. It is needed as the entry point is the application/.

Test Steps

All platforms are tested with all the examples. The resulting application files are manually verified to have to correct suffix.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Add missing PARENT_SCOPE to root folder CMakeLists.txt.
It is needed as the entry point is the application/<example>.

Signed-off-by: Gabor Abonyi <[email protected]>
@GaborAbonyi GaborAbonyi requested a review from a team as a code owner February 22, 2024 08:03
@urutva urutva merged commit e23bc55 into FreeRTOS:main Feb 25, 2024
6 checks 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.

4 participants