CMakeLists: Enable -Wmissing-declarations on Linux builds
Allows catching cases where internal linkage isn't specified for helper functions when they should be marked as such.
Please register or sign in to comment
Allows catching cases where internal linkage isn't specified for helper functions when they should be marked as such.