Skip to content

Add CMake build configuration for Flight Control project#3

Merged
Junaidk11 merged 1 commit intomainfrom
develop
Aug 16, 2025
Merged

Add CMake build configuration for Flight Control project#3
Junaidk11 merged 1 commit intomainfrom
develop

Conversation

@Junaidk11
Copy link
Copy Markdown
Owner

  • Introduced CMakeLists.txt to manage the build process, setting C99 as the standard and enabling options for compiler warnings and coverage.
  • Configured the project to include source directories and set up testing with CTest.
  • Created a static library for the flight control components, including PID controller and sensor stubs.

- Introduced CMakeLists.txt to manage the build process, setting C99 as the standard and enabling options for compiler warnings and coverage.
- Configured the project to include source directories and set up testing with CTest.
- Created a static library for the flight control components, including PID controller and sensor stubs.
@Junaidk11 Junaidk11 merged commit c17937c into main Aug 16, 2025
0 of 2 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.

1 participant