Automated Analysis failing for cmake project
Open
bug
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.