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 C2A command sender source file path #628

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

sksat
Copy link
Collaborator

@sksat sksat commented Mar 12, 2024

Related issue / PR

Description

Fixes source file path typo in #619.

Test results

  • C2A command sender feature disabled (default)
$ cmake -B build
$ cmake --build build
  • C2A command sender feature enabled
$ cmake -B build -DUSE_C2A_COMMAND_SENDER=ON
$ cmake --build build

Impact

bug fix

Supplementary information

N/A

@sksat sksat added the bug Something isn't working label Mar 12, 2024
@sksat sksat requested a review from 200km March 12, 2024 05:29
@sksat sksat self-assigned this Mar 12, 2024
@sksat sksat requested a review from a team as a code owner March 12, 2024 05:29
@sksat sksat requested review from seki-hiro, suzuki-toshihir0, t-hosonuma and conjikidow and removed request for a team March 12, 2024 05:29
@sksat sksat merged commit d7f72f5 into main Mar 12, 2024
21 checks passed
@sksat sksat deleted the hotfix/c2a-command-sernder-option-path branch March 12, 2024 16:03
@200km 200km mentioned this pull request Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants