Files
create/src/3rdParty/lru-cache/cpplint.cfg
David Carter 58cc0014e1 Dependencies: Add lru-cache library
Adds a generic C++ based caching library to support material external
modules. This is a template based library which means there is nothing
to build or link.

The only modification is to the CMakeLists.txt file to enable
integration with FreeCAD,

Original source: https://github.com/goldsborough/lru-cache
2025-04-14 11:00:05 -05:00

4 lines
106 B
INI

# cpplint configuration
filter=-build/c++11,-whitespace/parens,-runtime/references,-whitespace/operators