Increase the number of available functor cache files
With Rec!1722 (merged) the functor cache is split across more source files.
In the current CMake build system, the maximum number of files has to be hardcoded in CMakeLists.txt
.
This value was too low for one of the Brunel caches.
Edited by Marco Cattaneo