Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporary fix for GCC 13+ build issue -Warray-bounds (assimp#5577)
Added cmake code to remove warnings for array-bounds and stringop-overflow specifically for MDLLoader.cpp on GCC 13 and above. Co-authored-by: Kim Kulling <[email protected]>
- Loading branch information