Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CMakeLists.txt to fix gcc/clang++ issue (assimp#5863)
This resolves an issue where using GCC as your C compiler but, say, clang++ as your CXX compiler produces `error: unknown warning option '-Wno-dangling-reference' [-Werror,-Wunknown-warning-option]` Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
- Loading branch information