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

Fix #88, consistent application target name #89

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

jphickey
Copy link
Contributor

@jphickey jphickey commented Dec 6, 2021

The application target should not have an "app" suffix. Note that none of the other CFS apps have a suffix either, so this
makes CF consistent with that.

Also - this removes use of "aux_source_directory" - preference is to list the source files.

Fixes #88

The application target should not have an "app" suffix.  Note
that none of the other CFS apps have a suffix either, so this
makes CF consistent with that.

Also - this removes use of "aux_source_directory" - preference
is to list the source files.
@jphickey jphickey added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Dec 6, 2021
@jphickey jphickey force-pushed the fix-88-cf-app-name branch 2 times, most recently from e7bc292 to 140c7a8 Compare December 8, 2021 15:04
@astrogeco astrogeco added CCB:Approved and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Dec 8, 2021
@astrogeco
Copy link
Contributor

CCB:2021-12-08 - APPROVED

@astrogeco astrogeco merged commit 67fbd32 into nasa:main Dec 8, 2021
@jphickey jphickey deleted the fix-88-cf-app-name branch December 9, 2021 16:39
@skliper skliper added this to the Draco milestone Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Target name inconsistencies - "cf" vs. "cf_app"
4 participants