Automated Analysis failing for cmake project
Offen
bug
- Vorherrschende Sprache
- CodeQL
- Sterne
- 10.1k
- Forks
- 2.1k
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 141
Beschreibung
**cmake is not correctly searching for dependencies**
I'm trying to get this project to be added as an "active project", but lgtm's cmake is not working. The same cmake calls work in github actions, and locally. Based on the logs it looks like somehow `libcurl` is being interpreted as `liblibcurl` as one example.
I'm not sure what's special about this project but other projects work fine.
Not working:
https://github.com/xmidt-org/xmidt-agent
Working:
https://github.com/xmidt-org/curlws
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.