I am trying to get clang-format to recognize the main include for foo.cpp in the following setup:
foo.cpp
project/my_lib ├── CMakeLists.txt ├── include │