(Translated by https://www.hiragana.jp/)
CMake IDE improvements by dagar · Pull Request #16927 · PX4/PX4-Autopilot · GitHub
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

CMake IDE improvements #16927

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

CMake IDE improvements #16927

wants to merge 1 commit into from

Conversation

dagar
Copy link
Member

@dagar dagar commented Feb 23, 2021

Various CMake and VSCode config improvements that make things a little friendlier for an IDE

  • generate uORB and parameter headers at CMake configure time
    • this generally makes IntelliSense work a lot better when simply selecting a variant (eg px4_fmu-v5_default) because all headers are actually available before a full build
  • cmake list headers in most places

@dagar dagar force-pushed the pr-cmake_ide_improvements branch 3 times, most recently from f32ba29 to ecf1ff1 Compare March 24, 2021 02:20
@dagar dagar force-pushed the pr-cmake_ide_improvements branch from ecf1ff1 to 268d29a Compare March 24, 2021 14:53
@stale
Copy link

stale bot commented Jun 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

@stale stale bot added the stale label Jun 26, 2021
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.

1 participant