Open
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