Fix broken cmake with some compiler versions.
A virtual member function defined within the library is required for dynamic_cast to work properly outside of the library.
Please register or sign in to comment
A virtual member function defined within the library is required for dynamic_cast to work properly outside of the library.