optimad / bitpit

Open source library for scientific HPC
http://optimad.github.io/bitpit/
GNU Lesser General Public License v3.0
117 stars 34 forks source link

cmake: add a compiler flag to warn about missing override keywords #349

Closed andrea-iob closed 1 year ago

andrea-iob commented 1 year ago

Warn about overriding virtual functions that are not marked with the override keyword.