Knitschi / CPFCMake

A component of the CMakeProjectFramework. It provides the CMake code that implements a CI-pipeline.
MIT License
2 stars 2 forks source link

Add static analysis that warns when cyclic source file dependencies are introduced. #2

Open Knitschi opened 6 years ago

Knitschi commented 6 years ago

Is theere a tool that can do this?

Knitschi commented 5 years ago

There is a tool called cpp-dependencies available on github. Maybe it can handle the problem.

https://github.com/tomtom-international/cpp-dependencies