eranpeer / FakeIt

C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
MIT License
1.22k stars 170 forks source link

Warning on GCC 7 : unknown option -Wcast-function-type #241

Closed FranckRJ closed 3 years ago

FranckRJ commented 3 years ago

This option should be enabled only for GCC >= 8.