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

fixed -Wmissing-include-dirs warning by running autogen before PCH generation in CI #6813

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

firewave
Copy link
Collaborator

Building CXX object gui/CMakeFiles/cppcheck-gui.dir/cmake_pch.hxx.pch
clang++-19: warning: no such include directory: '/home/runner/work/cppcheck/cppcheck/cmake.output/gui/cppcheck-gui_autogen/include' [-Wmissing-include-dirs]

@chrchr-github chrchr-github merged commit 38e8d39 into danmar:main Sep 23, 2024
63 checks passed
@firewave firewave deleted the autogen branch September 23, 2024 17:21
ludviggunne pushed a commit to ludviggunne/cppcheck that referenced this pull request Oct 19, 2024
…generation in CI (danmar#6813)

```
Building CXX object gui/CMakeFiles/cppcheck-gui.dir/cmake_pch.hxx.pch
clang++-19: warning: no such include directory: '/home/runner/work/cppcheck/cppcheck/cmake.output/gui/cppcheck-gui_autogen/include' [-Wmissing-include-dirs]
```
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.

2 participants