wqking / eventpp

Event Dispatcher and callback list for C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit tests dont build

devbharat opened this issue · comments

ubuntu 20.04
gcc 8.5

I updated catch.hpp like CelestiaProject/Celestia#1118 and then it worked.

Thanks for the problem report.
I've update CATCH2 to v2.13.9.
Let me know if it works.

Thanks for the quick action. Ill test it and reply.

Works