Skip to content

Conversation

threeal
Copy link
Owner

@threeal threeal commented Dec 17, 2023

This pull request renames the sample targets as follows:

  • Rename the executable target from my_fibonacci_main to generate_sequence.
  • Rename the library target from my_fibonacci to sequence.
  • Rename the test target from my_fibonacci_test to sequence_test.

It closes #77.

@threeal threeal self-assigned this Dec 17, 2023
@threeal threeal added the build label Dec 17, 2023
@threeal threeal added this to the Version 1.0.0 milestone Dec 17, 2023
@threeal threeal force-pushed the rename-sample-targets branch from 0e4b0e2 to 23b3e5e Compare December 17, 2023 07:50
@threeal threeal marked this pull request as ready for review December 17, 2023 07:53
@threeal threeal merged commit 264f6f7 into main Dec 17, 2023
@threeal threeal deleted the rename-sample-targets branch December 17, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor Sample Target Names

1 participant